diff options
Diffstat (limited to 'locale/nl/LC_MESSAGES/pyLoadCli.po')
-rw-r--r-- | locale/nl/LC_MESSAGES/pyLoadCli.po | 102 |
1 files changed, 51 insertions, 51 deletions
diff --git a/locale/nl/LC_MESSAGES/pyLoadCli.po b/locale/nl/LC_MESSAGES/pyLoadCli.po index 8ed2efb83..35e9d3aac 100644 --- a/locale/nl/LC_MESSAGES/pyLoadCli.po +++ b/locale/nl/LC_MESSAGES/pyLoadCli.po @@ -12,210 +12,210 @@ msgstr "Project-Id-Version: pyload\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: crowdin.net\n" -#: pyLoadCli.py:75 pyLoadCli.py:133 +#: module/cli/Cli.py:75 module/cli/Cli.py:133 msgid " Command Line Interface" msgstr " Opdrachtprompt" -#: pyLoadCli.py:165 +#: module/cli/Cli.py:165 #, python-format msgid "%s Downloads:" msgstr "" -#: pyLoadCli.py:177 +#: module/cli/Cli.py:177 msgid " Speed: " msgstr " Snelheid: " -#: pyLoadCli.py:177 +#: module/cli/Cli.py:177 msgid " Size: " msgstr " Grootte: " -#: pyLoadCli.py:178 +#: module/cli/Cli.py:178 msgid " Finished in: " msgstr " Compleet in: " -#: pyLoadCli.py:179 +#: module/cli/Cli.py:179 msgid " ID: " msgstr "" -#: pyLoadCli.py:184 +#: module/cli/Cli.py:184 msgid "waiting: " msgstr "wachtend: " -#: pyLoadCli.py:191 pyLoadCli.py:193 +#: module/cli/Cli.py:191 module/cli/Cli.py:193 msgid "Status:" msgstr "" -#: pyLoadCli.py:191 +#: module/cli/Cli.py:191 msgid "paused" msgstr "gepauzeerd" -#: pyLoadCli.py:193 +#: module/cli/Cli.py:193 msgid "running" msgstr "lopend" -#: pyLoadCli.py:196 +#: module/cli/Cli.py:196 msgid "total Speed" msgstr "totale Snelheid" -#: pyLoadCli.py:196 +#: module/cli/Cli.py:196 msgid "Files in queue" msgstr "Bestanden in wachtrij" -#: pyLoadCli.py:197 +#: module/cli/Cli.py:197 msgid "Total" msgstr "Totaal" -#: pyLoadCli.py:203 +#: module/cli/Cli.py:203 msgid "Menu:" msgstr "" -#: pyLoadCli.py:205 +#: module/cli/Cli.py:205 msgid " Add Links" msgstr " Links toevoegen" -#: pyLoadCli.py:206 +#: module/cli/Cli.py:206 msgid " Manage Queue" msgstr "Wachtrij beheren" -#: pyLoadCli.py:207 +#: module/cli/Cli.py:207 msgid " Manage Collector" msgstr "Verzamelaar beheren" -#: pyLoadCli.py:208 +#: module/cli/Cli.py:208 msgid " (Un)Pause Server" msgstr " (De)Pauzeren Server" -#: pyLoadCli.py:209 +#: module/cli/Cli.py:209 msgid " Kill Server" msgstr " Server afsluiten" -#: pyLoadCli.py:210 +#: module/cli/Cli.py:210 msgid " Quit" msgstr " Afsluiten" -#: pyLoadCli.py:289 pyLoadCli.py:296 +#: module/cli/Cli.py:289 module/cli/Cli.py:296 msgid "Please use this syntax: add <Package name> <link> <link2> ..." msgstr "Gebruik deze opbouw: add <Package name> <link> <link2> enz" -#: pyLoadCli.py:315 +#: module/cli/Cli.py:315 #, python-format msgid "Checking %d links:" msgstr "Controleren van %d links:" -#: pyLoadCli.py:324 +#: module/cli/Cli.py:324 msgid "File does not exists." msgstr "Bestand bestaat niet." -#: pyLoadCli.py:385 +#: module/cli/Cli.py:385 msgid "pyLoad was terminated" msgstr "pyLoad was afgesloten" -#: pyLoadCli.py:443 +#: module/cli/Cli.py:443 msgid "Prints server status" msgstr "Server status weergeven" -#: pyLoadCli.py:444 +#: module/cli/Cli.py:444 msgid "Prints downloads in queue" msgstr "Downloads in wachtrij weergeven" -#: pyLoadCli.py:445 +#: module/cli/Cli.py:445 msgid "Prints downloads in collector" msgstr "Downloads in verzamelaar weergeven" -#: pyLoadCli.py:446 +#: module/cli/Cli.py:446 msgid "Adds package to queue" msgstr "Pakketten toevoegen aan wachtrij" -#: pyLoadCli.py:447 +#: module/cli/Cli.py:447 msgid "Adds package to collector" msgstr "Pakket toevoegen aan verzamelaar" -#: pyLoadCli.py:448 +#: module/cli/Cli.py:448 msgid "Delete Files from Queue/Collector" msgstr "Bestanden verwijderen uit Wachtrij/Verzamelaar" -#: pyLoadCli.py:449 +#: module/cli/Cli.py:449 msgid "Delete Packages from Queue/Collector" msgstr "Pakketten verwijderen uit Wachtrij/Verzamelaar" -#: pyLoadCli.py:450 +#: module/cli/Cli.py:450 msgid "Move Packages from Queue to Collector or vice versa" msgstr "Verplaats pakketten van Wachtrij naar Verzamelaar of omgekeerd" -#: pyLoadCli.py:451 +#: module/cli/Cli.py:451 msgid "Restart files" msgstr "Bestanden herstarten" -#: pyLoadCli.py:452 +#: module/cli/Cli.py:452 msgid "Restart packages" msgstr "Pakketten herstarten" -#: pyLoadCli.py:453 +#: module/cli/Cli.py:453 msgid "Check online status, works with local container" msgstr "Controleer online status, werkt met lokale container" -#: pyLoadCli.py:454 +#: module/cli/Cli.py:454 msgid "Checks online status of a container file" msgstr "Controleert de online status van een container bestand" -#: pyLoadCli.py:455 +#: module/cli/Cli.py:455 msgid "Pause the server" msgstr "Server pauzeren" -#: pyLoadCli.py:456 +#: module/cli/Cli.py:456 msgid "continue downloads" msgstr "downloads hervatten" -#: pyLoadCli.py:457 +#: module/cli/Cli.py:457 msgid "Toggle pause/unpause" msgstr "Pauzeren/Starten" -#: pyLoadCli.py:458 +#: module/cli/Cli.py:458 msgid "kill server" msgstr "server afsluiten" -#: pyLoadCli.py:460 +#: module/cli/Cli.py:460 msgid "List of commands:" msgstr "Lijst met commands:" -#: pyLoadCli.py:473 +#: module/cli/Cli.py:473 msgid "Couldn't write user config file" msgstr "Kan configuratiebestand voor gebruiker niet aanmaken" -#: pyLoadCli.py:548 +#: module/cli/Cli.py:548 msgid "You need py-openssl to connect to this pyLoad Core." msgstr "Om verbinding te maken met deze pyLoad Core is py-openssl nodig." -#: pyLoadCli.py:555 +#: module/cli/Cli.py:555 msgid "Address: " msgstr "Adres: " -#: pyLoadCli.py:556 +#: module/cli/Cli.py:556 msgid "Port: " msgstr "Poort: " -#: pyLoadCli.py:557 +#: module/cli/Cli.py:557 msgid "Username: " msgstr "Gebruikersnaam: " -#: pyLoadCli.py:561 +#: module/cli/Cli.py:561 msgid "Password: " msgstr "Wachtwoord: " -#: pyLoadCli.py:566 pyLoadCli.py:575 +#: module/cli/Cli.py:566 module/cli/Cli.py:575 msgid "Login data is wrong." msgstr "Login gegevens verkeerd." -#: pyLoadCli.py:568 pyLoadCli.py:577 +#: module/cli/Cli.py:568 module/cli/Cli.py:577 #, python-format msgid "Could not establish connection to %(addr)s:%(port)s." msgstr "Kan geen verbinding maken met %(addr)s:%(port)s." -#: pyLoadCli.py:580 +#: module/cli/Cli.py:580 msgid "You need py-openssl to connect to this pyLoad core." msgstr "Om verbinding te maken met pyLoad is py-openssl noodzakelijk." -#: pyLoadCli.py:582 +#: module/cli/Cli.py:582 msgid "Interactive mode ignored since you passed some commands." msgstr "Interactieve modus wordt genegeerd, omdat je commando's hebt ingevult." |