]> git.p6c8.net - jirafeau_project.git/commitdiff
Translated using Weblate (Dutch)
authorJasper <me@jspr.cc>
Fri, 12 Jun 2015 16:24:57 +0000 (18:24 +0200)
committerWeblate <noreply@weblate.org>
Fri, 12 Jun 2015 16:24:57 +0000 (18:24 +0200)
Currently translated at 51.8% (70 of 135 strings)

lib/locales/nl.json

index 5a90d57ad7adc7f2ed9cd6a8a5811672d778fedb..14f84f548832c308b6bde1db4b94431ea0d3399c 100644 (file)
 {
-    "Jirafeau, your web file repository": "",
-    "Select a file": "",
-    "Send": "",
-    "Uploading ...": "",
-    "One time download": "",
-    "Password": "",
-    "Time limit": "",
-    "Maximum file size": "Taille maximale",
-    "powered by Open-Source project Jirafeau": "",
-    "Jirafeau Project": "",
-    "One minute": "",
-    "One hour": "",
-    "One day": "",
-    "One week": "",
-    "One month": "",
-    "One year": "",
-    "None": "",
-    "Upload password": "",
-    "File is too big": "",
-    "File size is limited to": "",
-    "The file directory is not writable": "",
-    "The link directory is not writable": "",
-    "The async directory is not writable!": "",
-    "Installer script still present": "",
-    "Please make sure to delete the installer script \"install.php\" before continuing.": "",
-    "An error occurred.": "",
-    "File uploaded !": "",
-    "Download page": "",
-    "This file is valid until the following date": "",
-    "View link": "",
-    "Direct download link": "",
-    "Delete link": "",
-    "Download": "",
-    "Preview": "",
-    "Sorry, the requested file is not found": "",
-    "File not available.": "",
-    "File has been deleted.": "",
-    "The time limit of this file has expired.": "",
-    "Password protection": "",
-    "Give the password of this file": "",
-    "Access denied": "",
-    "You are about to download": "",
-    "By using our services, you accept our": "",
-    "Term Of Service": "",
-    "Warning, this file will self-destruct after being read": "",
-    "Internal error during file creation.": "",
-
-    "This file was generated by the install process. You can edit it. Please see config.original.php to understand the configuration items.": "",
-    "The following directory could not be created": "",
-    "You should create this directory manually.": "",
-    "The following directory is not writable": "",
-    "You should give the write permission to the web server on this directory.": "",
-    "Here is a solution": "",
-    "The local configuration file could not be created. Create a <code>lib/config.local.php</code> file and give the write permission to the web server (preferred solution), or give the write permission to the web server on the <code>lib</code> directory.": "",
-    "The local configuration is not writable by the web server. Give the write permission to the web server on the '<code>lib/config.local.php</code> file.": "",
-    "Installation of Jirafeau": "",
-    "step": "",
-    "out of": "",
-    "Administration password": "",
-    "Finalisation": "",
-    "Jirafeau is setting the website according to the configuration you provided.": "",
-    "Previous step": "",
-    "Retry this step": "",
-    "Jirafeau is now fully operational": "",
-    "Information": "",
-    "The base address of Jirafeau is the first part of the URL, until (and including) the last slash. For example: \"http://www.example.com/\". Do not forget the trailing slash!": "",
-    "Base address": "",
-    "The data directory is where your files and information about your files will be stored. You should put it outside your web site, or at least restrict the access to this directory. Do not forget the trailing slash!": "",
-    "Data directory": "",
-    "Jirafeau is internationalised. Choose a specific langage or choose Automatic (langage is provided by user's browser).": "",
-    "Choose the default language": "",
-    "Next step": "",
-    "Jirafeau has an administration interface (through admin.php). You can set a password to access the interface or leave it empty to disable the interface.": "",
-    "Administration password": "",
-
-    "Sorry, the admin interface is not enabled.": "",
-    "Sorry, you are not authenticated on admin interface.": "",
-    "Login": "",
-    "Wrong password.": "",
-    "Admin interface": "",
-    "Clean expired files": "",
-    "Clean old unfinished transfers": "",
-    "Clean": "",
-    "Search files by name": "",
-    "Search": "",
-    "List all files": "",
-    "List": "",
-    "Actions": "",
-    "Search files by file hash": "",
-    "Search a specific link": "",
-    "Number of cleaned files": "",
-    "Logout": "",
-    "You are now loggued out": "",
-    "Link deleted": "",
-    "Filename": "",
-    "file": "",
-    "link": "",
-    "Type": "",
-    "Size": "",
-    "Expire": "",
-    "Onetime": "",
-    "Upload date": "",
-    "Origin": "",
-    "Action": "",
-    "Del link": "",
-    "Del file and links": "",
-    "Deleted links": "",
-
-    "Welcome to Jirafeau's query interface": "",
-    "This interface permits to script your uploads and downloads.": "",
-    "The instructions above show how to query this interface.": "",
-    "Get server capacity": "",
-    "Maximal allowed size of an uploaded file": "",
-    "First line returns size (in MB).": "",
-    "Get Jirafeau's version": "",
-    "Send a GET query to": "",
-    "Send a POST query to": "",
-    "Upload a file": "",
-    "Get a file": "",
-    "Required": "",
-    "Optional": "",
-    "Parameters": "",
-    "This will return brut text content.": "",
-    "First line is the download reference and the second line the delete code.": "",
-    "First line is the server capacity (in Bytes).": "",
-    "Example": "",
-    "If a password has been set, send a POST request with it.": "",
-    "Delete a file": "",
-    "This will return \"Ok\" if succeeded, \"Error\" otherwhise.": "",
-    "Get a generated script": "",
-    "This will return brut text content of the code.": "",
-    "Initalize an asynchronous transfer": "",
-    "The goal is to permit to transfer big file, chunk by chunk.": "",
-    "Chunks of data must be sent in order.": "",
-    "First line is the asynchronous transfer reference and the second line the code to use in the next operation.": "",
-    "Push data during asynchronous transfer": "",
-    "Returns the next code to use.": "",
-    "Finalize asynchronous transfer": "",
-    "This will return \"Ok\" or \"Error\" string.": ""
-}
+    "Access denied": "Toegang geweigerd", 
+    "Action": "", 
+    "Actions": "", 
+    "Admin interface": "", 
+    "Administration password": "", 
+    "An error occurred.": "", 
+    "Base address": "", 
+    "By using our services, you accept our": "", 
+    "Choose the default language": "Kies de standaard taal", 
+    "Chunks of data must be sent in order.": "", 
+    "Clean": "", 
+    "Clean expired files": "Verlopen bestanden opschonen", 
+    "Clean old unfinished transfers": "Schoon oude onvoltooide overdrachten op", 
+    "Data directory": "", 
+    "Del file and links": "Verwijder bestand and links", 
+    "Del link": "", 
+    "Delete a file": "Verwijder een bestand", 
+    "Delete link": "", 
+    "Deleted links": "Verwijderde links", 
+    "Direct download link": "Rechtstreekse downloadlink", 
+    "Download": "Download", 
+    "Download page": "Download pagina", 
+    "Example": "Voorbeeld", 
+    "Expire": "Verloopt", 
+    "File has been deleted.": "", 
+    "File is too big": "Bestand is te groot", 
+    "File not available.": "", 
+    "File size is limited to": "", 
+    "File uploaded !": "", 
+    "Filename": "Bestandsnaam", 
+    "Finalisation": "", 
+    "Finalize asynchronous transfer": "", 
+    "First line is the asynchronous transfer reference and the second line the code to use in the next operation.": "", 
+    "First line is the download reference and the second line the delete code.": "Eerste regel is de downloadreferentie en de tweede regel is de verwijdercode.", 
+    "First line is the server capacity (in Bytes).": "Eerste regel is de servercapaciteit (in Bytes).", 
+    "First line returns size (in MB).": "Eerste regel toont de grootte (in MB).", 
+    "Get Jirafeau's version": "Jirafeau's versie ophalen", 
+    "Get a file": "", 
+    "Get a generated script": "", 
+    "Get server capacity": "Servercapaciteit ophalen", 
+    "Give the password of this file": "Geef het wachtwoord van dit bestand op", 
+    "Here is a solution": "Hier is een oplossing", 
+    "If a password has been set, send a POST request with it.": "Indien een wachtwoord is ingesteld, verstuur deze dan via een POST-verzoek.", 
+    "Information": "", 
+    "Initalize an asynchronous transfer": "", 
+    "Installation of Jirafeau": "", 
+    "Installer script still present": "Installatiescript nog aanwezig", 
+    "Internal error during file creation.": "", 
+    "Jirafeau Project": "", 
+    "Jirafeau has an administration interface (through admin.php). You can set a password to access the interface or leave it empty to disable the interface.": "Jirafeau heeft een beheerdersinterface (via admin.php). Je kan een wachtwoord instellen om de interface te gebruiken of deze leeg laten om de interface uit te schakelen.", 
+    "Jirafeau is internationalised. Choose a specific langage or choose Automatic (langage is provided by user's browser).": "Jirafeau is beschikbaar in verschillende talen. Selecteer een taal of kies Automatisch. Hierbij wordt de taal van de browser van de gebruiker gedetecteerd.", 
+    "Jirafeau is now fully operational": "", 
+    "Jirafeau is setting the website according to the configuration you provided.": "Jirafeau toont de website volgens het aangeleverde configuratiebestand.", 
+    "Jirafeau, your web file repository": "Jirafeau, jouw online bestandsopslag", 
+    "Link deleted": "", 
+    "List": "", 
+    "List all files": "Toon alle bestanden", 
+    "Login": "", 
+    "Logout": "", 
+    "Maximal allowed size of an uploaded file": "", 
+    "Maximum file size": "Maximale bestandsgrootte", 
+    "Next step": "", 
+    "None": "Geen", 
+    "Number of cleaned files": "Aantal opgeschoonde bestanden", 
+    "One day": "", 
+    "One hour": "", 
+    "One minute": "Een minuut", 
+    "One month": "Een maand", 
+    "One time download": "Eenmalige download", 
+    "One week": "Een week", 
+    "One year": "Een jaar", 
+    "Onetime": "Eenmalig", 
+    "Optional": "Optioneel", 
+    "Origin": "Origineel", 
+    "Parameters": "Opties", 
+    "Password": "", 
+    "Password protection": "", 
+    "Please make sure to delete the installer script \"install.php\" before continuing.": "Verwijder het installatiescript \"install.php\" voordat je verder gaat.", 
+    "Preview": "", 
+    "Previous step": "Vorige stap", 
+    "Push data during asynchronous transfer": "", 
+    "Required": "", 
+    "Retry this step": "Stap nogmaals proberen", 
+    "Returns the next code to use.": "Toont de volgende code om te gebruiken.", 
+    "Search": "", 
+    "Search a specific link": "Zoek een specifieke link", 
+    "Search files by file hash": "Zoek bestand op hash", 
+    "Search files by name": "Zoek bestand op naam", 
+    "Select a file": "Selecteer een bestand", 
+    "Send": "Verstuur", 
+    "Send a GET query to": "", 
+    "Send a POST query to": "Stuur een POST-verzoek naar", 
+    "Size": "", 
+    "Sorry, the admin interface is not enabled.": "Sorry. De beheerdersinterface is niet ingeschakeld.", 
+    "Sorry, the requested file is not found": "", 
+    "Sorry, you are not authenticated on admin interface.": "", 
+    "Term Of Service": "Servicevoorwaarden", 
+    "The async directory is not writable!": "De async-map is niet schrijfbaar!", 
+    "The base address of Jirafeau is the first part of the URL, until (and including) the last slash. For example: \"http://www.example.com/\". Do not forget the trailing slash!": "", 
+    "The data directory is where your files and information about your files will be stored. You should put it outside your web site, or at least restrict the access to this directory. Do not forget the trailing slash!": "De datamap is waar de bestanden en informatie van deze bestanden worden opgeslagen. Plaats deze buiten de website, of beperk op zijn minst de toegang tot deze map. Vergeet de afsluitende schuine streep niet!", 
+    "The file directory is not writable": "", 
+    "The following directory could not be created": "De volgende map kon niet worden aangemaakt", 
+    "The following directory is not writable": "", 
+    "The goal is to permit to transfer big file, chunk by chunk.": "Het doel is om overdracht van grote bestanden mogelijk te maken, deel voor deel.", 
+    "The instructions above show how to query this interface.": "Bovenstaande instructie toont hoe deze interface bevraagd kan worden.", 
+    "The link directory is not writable": "", 
+    "The local configuration file could not be created. Create a <code>lib/config.local.php</code> file and give the write permission to the web server (preferred solution), or give the write permission to the web server on the <code>lib</code> directory.": "", 
+    "The local configuration is not writable by the web server. Give the write permission to the web server on the '<code>lib/config.local.php</code> file.": "Het lokale configuratiebestand kon niet worden weggeschreven door de webserver. Geef de webserver schrijfpermissies op het <code>lib/config.local.php</code> bestand.", 
+    "The time limit of this file has expired.": "De tijdslimiet van het bestand is verlopen.", 
+    "This file is valid until the following date": "", 
+    "This file was generated by the install process. You can edit it. Please see config.original.php to understand the configuration items.": "Dit bestand is gegenereerd door het installatieproces. Je kan deze aanpassen. Zie config.original.php om de configuratieopties te bekijken.", 
+    "This interface permits to script your uploads and downloads.": "", 
+    "This will return \"Ok\" if succeeded, \"Error\" otherwhise.": "Dit toont \"Ok\" indien succesvol; anders \"Error\".", 
+    "This will return \"Ok\" or \"Error\" string.": "Dit toont de \"Ok\" of \"Error\" waarde.", 
+    "This will return brut text content of the code.": "Dit toont de code als platte tekst.", 
+    "This will return brut text content.": "", 
+    "Time limit": "Tijdslimiet", 
+    "Type": "", 
+    "Upload a file": "Bestand uploaden", 
+    "Upload date": "", 
+    "Upload password": "", 
+    "Uploading ...": "", 
+    "View link": "Link bekijken", 
+    "Warning, this file will self-destruct after being read": "Waarschuwing. Dit bestand wordt na het lezen automatisch verwijderd", 
+    "Welcome to Jirafeau's query interface": "Welkom op Jirafeau's bevragingsinterface", 
+    "Wrong password.": "Verkeerd wachtwoord.", 
+    "You are about to download": "", 
+    "You are now loggued out": "", 
+    "You should create this directory manually.": "", 
+    "You should give the write permission to the web server on this directory.": "", 
+    "file": "", 
+    "link": "", 
+    "out of": "", 
+    "powered by Open-Source project Jirafeau": "", 
+    "step": "stap"
+}
\ No newline at end of file

patrick-canterino.de