[tx-robot] updated from transifex
This commit is contained in:
parent
e33e5b425a
commit
1a894bd0d8
|
@ -15,10 +15,16 @@ OC.L10N.register(
|
|||
"Configuration OK" : "Η διαμόρφωση είναι εντάξει",
|
||||
"Select groups" : "Επιλέξτε ομάδες",
|
||||
"Select object classes" : "Επιλογή κλάσης αντικειμένων",
|
||||
"Please check the credentials, they seem to be wrong." : "Παρακαλώ ελέγξτε τα στοιχεία, φαίνεται να είναι λάθος.",
|
||||
"Please specify the port, it could not be auto-detected." : "Παρακαλώ ορίστε την θύρα, δεν ήταν εφικτό να εντοπιστεί αυτόματα.",
|
||||
"{nthServer}. Server" : "{nthServer}. Διακομιστής",
|
||||
"More then 1.000 directory entries available." : "Είναι διαθέσιμες περισσότερες από 1.000 εγγραφές καταλόγου.",
|
||||
"Do you really want to delete the current Server Configuration?" : "Θέλετε να διαγράψετε τις τρέχουσες ρυθμίσεις του διακομιστή;",
|
||||
"Confirm Deletion" : "Επιβεβαίωση Διαγραφής",
|
||||
"Mappings cleared successfully!" : "Η εκκαθάριση αντιστοιχιών ήταν επιτυχής!",
|
||||
"Error while clearing the mappings." : "Σφάλμα κατά την εκκαθάριση των αντιστοιχιών.",
|
||||
"Select attributes" : "Επιλογή χαρακτηριστικών",
|
||||
"User found and settings verified." : "Ο χρήστης βρέθηκε και οι ρυθμίσεις επιβεβαιώθηκαν.",
|
||||
"_%s group found_::_%s groups found_" : ["%s ομάδα βρέθηκε","%s ομάδες βρέθηκαν"],
|
||||
"_%s user found_::_%s users found_" : ["%s χρήστης βρέθηκε","%s χρήστες βρέθηκαν"],
|
||||
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Δεν ήταν δυνατή η ανίχνευση της ιδιότητας του εμφανιζόμενου ονόματος χρήστη . Παρακαλείστε να το προσδιορίσετε στις προηγμένες ρυθμίσεις LDAP",
|
||||
|
@ -30,10 +36,16 @@ OC.L10N.register(
|
|||
"Test Configuration" : "Δοκιμαστικες ρυθμισεις",
|
||||
"Help" : "Βοήθεια",
|
||||
"Groups meeting these criteria are available in %s:" : "Οι ομάδες που πληρούν τα κριτήρια είναι διαθέσιμες σε %s:",
|
||||
"Only these object classes:" : "Μόνο οι κλάσεις αντικειμένων:",
|
||||
"Only from these groups:" : "Μόνο από τις ομάδες:",
|
||||
"Available groups" : "Διαθέσιμες ομάδες",
|
||||
"Selected groups" : "Επιλεγμένες ομάδες",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." : "Το φίλτρο καθορίζει ποιες ομάδες LDAP θα έχουν πρόσβαση στην εγκατάσταση %s.",
|
||||
"Test Filter" : "Φίλτρο Ελέγχου",
|
||||
"Verify settings and count groups" : "Επιβεβαίωση ρυθμίσεων και καταμέτρηση ομάδων",
|
||||
"Other Attributes:" : "Άλλες Ιδιότητες:",
|
||||
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Ορίζει το φίλτρο που θα εφαρμοστεί, όταν επιχειριθεί σύνδεση. Το %%uid αντικαθιστά το όνομα χρήστη κατά τη σύνδεση. Παράδειγμα: \"uid=%%uid\"",
|
||||
"Verify settings" : "Επιβεβαίωση ρυθμίσεων",
|
||||
"1. Server" : "1. Διακομιστής",
|
||||
"%s. Server:" : "%s. Διακομιστής:",
|
||||
"Host" : "Διακομιστής",
|
||||
|
@ -48,6 +60,7 @@ OC.L10N.register(
|
|||
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Αποφυγή αυτόματων αιτημάτων LDAP. Προτιμότερο για μεγαλύτερες εγκαταστάσεις, αλλά απαιτεί κάποιες γνώσεις LDAP.",
|
||||
"Manually enter LDAP filters (recommended for large directories)" : "Εισάγετε με μη αυτόματο τρόπο φίλτρα LDAP (προτείνεται για μεγάλους καταλόγους)",
|
||||
"Limit %s access to users meeting these criteria:" : "Περιορισμός της πρόσβασης %s σε χρήστες που πληρούν τα κριτήρια:",
|
||||
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Οι πιο συνηθισμένες κλάσεις αντικειμένων για τους χρήστες είναι οι organizationalPerson, person, user, και inetOrgPerson. Εάν δεν είσαστε σίγουροι πιο κλάση να επιλέξετε, παρακαλώ συμβουλευτείτε τον διαχειριστή του καταλόγου σας.",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." : "Το φίλτρο καθορίζει ποιοι χρήστες LDAP θα έχουν πρόσβαση στην εγκατάσταση %s.",
|
||||
"Saving" : "Αποθήκευση",
|
||||
"Back" : "Επιστροφή",
|
||||
|
|
|
@ -13,10 +13,16 @@
|
|||
"Configuration OK" : "Η διαμόρφωση είναι εντάξει",
|
||||
"Select groups" : "Επιλέξτε ομάδες",
|
||||
"Select object classes" : "Επιλογή κλάσης αντικειμένων",
|
||||
"Please check the credentials, they seem to be wrong." : "Παρακαλώ ελέγξτε τα στοιχεία, φαίνεται να είναι λάθος.",
|
||||
"Please specify the port, it could not be auto-detected." : "Παρακαλώ ορίστε την θύρα, δεν ήταν εφικτό να εντοπιστεί αυτόματα.",
|
||||
"{nthServer}. Server" : "{nthServer}. Διακομιστής",
|
||||
"More then 1.000 directory entries available." : "Είναι διαθέσιμες περισσότερες από 1.000 εγγραφές καταλόγου.",
|
||||
"Do you really want to delete the current Server Configuration?" : "Θέλετε να διαγράψετε τις τρέχουσες ρυθμίσεις του διακομιστή;",
|
||||
"Confirm Deletion" : "Επιβεβαίωση Διαγραφής",
|
||||
"Mappings cleared successfully!" : "Η εκκαθάριση αντιστοιχιών ήταν επιτυχής!",
|
||||
"Error while clearing the mappings." : "Σφάλμα κατά την εκκαθάριση των αντιστοιχιών.",
|
||||
"Select attributes" : "Επιλογή χαρακτηριστικών",
|
||||
"User found and settings verified." : "Ο χρήστης βρέθηκε και οι ρυθμίσεις επιβεβαιώθηκαν.",
|
||||
"_%s group found_::_%s groups found_" : ["%s ομάδα βρέθηκε","%s ομάδες βρέθηκαν"],
|
||||
"_%s user found_::_%s users found_" : ["%s χρήστης βρέθηκε","%s χρήστες βρέθηκαν"],
|
||||
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Δεν ήταν δυνατή η ανίχνευση της ιδιότητας του εμφανιζόμενου ονόματος χρήστη . Παρακαλείστε να το προσδιορίσετε στις προηγμένες ρυθμίσεις LDAP",
|
||||
|
@ -28,10 +34,16 @@
|
|||
"Test Configuration" : "Δοκιμαστικες ρυθμισεις",
|
||||
"Help" : "Βοήθεια",
|
||||
"Groups meeting these criteria are available in %s:" : "Οι ομάδες που πληρούν τα κριτήρια είναι διαθέσιμες σε %s:",
|
||||
"Only these object classes:" : "Μόνο οι κλάσεις αντικειμένων:",
|
||||
"Only from these groups:" : "Μόνο από τις ομάδες:",
|
||||
"Available groups" : "Διαθέσιμες ομάδες",
|
||||
"Selected groups" : "Επιλεγμένες ομάδες",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." : "Το φίλτρο καθορίζει ποιες ομάδες LDAP θα έχουν πρόσβαση στην εγκατάσταση %s.",
|
||||
"Test Filter" : "Φίλτρο Ελέγχου",
|
||||
"Verify settings and count groups" : "Επιβεβαίωση ρυθμίσεων και καταμέτρηση ομάδων",
|
||||
"Other Attributes:" : "Άλλες Ιδιότητες:",
|
||||
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Ορίζει το φίλτρο που θα εφαρμοστεί, όταν επιχειριθεί σύνδεση. Το %%uid αντικαθιστά το όνομα χρήστη κατά τη σύνδεση. Παράδειγμα: \"uid=%%uid\"",
|
||||
"Verify settings" : "Επιβεβαίωση ρυθμίσεων",
|
||||
"1. Server" : "1. Διακομιστής",
|
||||
"%s. Server:" : "%s. Διακομιστής:",
|
||||
"Host" : "Διακομιστής",
|
||||
|
@ -46,6 +58,7 @@
|
|||
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Αποφυγή αυτόματων αιτημάτων LDAP. Προτιμότερο για μεγαλύτερες εγκαταστάσεις, αλλά απαιτεί κάποιες γνώσεις LDAP.",
|
||||
"Manually enter LDAP filters (recommended for large directories)" : "Εισάγετε με μη αυτόματο τρόπο φίλτρα LDAP (προτείνεται για μεγάλους καταλόγους)",
|
||||
"Limit %s access to users meeting these criteria:" : "Περιορισμός της πρόσβασης %s σε χρήστες που πληρούν τα κριτήρια:",
|
||||
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Οι πιο συνηθισμένες κλάσεις αντικειμένων για τους χρήστες είναι οι organizationalPerson, person, user, και inetOrgPerson. Εάν δεν είσαστε σίγουροι πιο κλάση να επιλέξετε, παρακαλώ συμβουλευτείτε τον διαχειριστή του καταλόγου σας.",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." : "Το φίλτρο καθορίζει ποιοι χρήστες LDAP θα έχουν πρόσβαση στην εγκατάσταση %s.",
|
||||
"Saving" : "Αποθήκευση",
|
||||
"Back" : "Επιστροφή",
|
||||
|
|
|
@ -127,6 +127,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["изтегли %n файл","изтегли %n файла"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Обновяване на {productName} към версия {version}. Това може да отнеме време.",
|
||||
"Please reload the page." : "Моля, презаредете страницата.",
|
||||
"The update was unsuccessful. " : "Обновяването бе неуспешно.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Обновяването е успешно. Сега Ви пренасочваме към ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Промяната на паролата е невъзможно, защото връзката за удостоверение не е валидна",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Неуспешно изпращане на имейл за възстановяване на паролата. Моля, уверете се, че потребителското име е правилно.",
|
||||
|
|
|
@ -125,6 +125,7 @@
|
|||
"_download %n file_::_download %n files_" : ["изтегли %n файл","изтегли %n файла"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Обновяване на {productName} към версия {version}. Това може да отнеме време.",
|
||||
"Please reload the page." : "Моля, презаредете страницата.",
|
||||
"The update was unsuccessful. " : "Обновяването бе неуспешно.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Обновяването е успешно. Сега Ви пренасочваме към ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Промяната на паролата е невъзможно, защото връзката за удостоверение не е валидна",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Неуспешно изпращане на имейл за възстановяване на паролата. Моля, уверете се, че потребителското име е правилно.",
|
||||
|
|
|
@ -114,6 +114,7 @@ OC.L10N.register(
|
|||
"Hello {name}, the weather is {weather}" : "Halo {name}, vrijeme je {weather}",
|
||||
"Updating {productName} to version {version}, this may take a while." : "Ažuriranje {productName} u verziiju {version}, to može potrajati neko vrijeme.",
|
||||
"Please reload the page." : "Molim, ponovno učitajte stranicu",
|
||||
"The update was unsuccessful. " : "Ažuriranje nije uspjelo.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Ažuriranje je uspjelo. Preusmjeravam vas na ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Nemoguće resetiranje lozinke jer znak nije validan.",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Slanje emaila resetovanja nije moguće. Osigurajte se da vam je ispravno korisničko ime.",
|
||||
|
|
|
@ -112,6 +112,7 @@
|
|||
"Hello {name}, the weather is {weather}" : "Halo {name}, vrijeme je {weather}",
|
||||
"Updating {productName} to version {version}, this may take a while." : "Ažuriranje {productName} u verziiju {version}, to može potrajati neko vrijeme.",
|
||||
"Please reload the page." : "Molim, ponovno učitajte stranicu",
|
||||
"The update was unsuccessful. " : "Ažuriranje nije uspjelo.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Ažuriranje je uspjelo. Preusmjeravam vas na ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Nemoguće resetiranje lozinke jer znak nije validan.",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Slanje emaila resetovanja nije moguće. Osigurajte se da vam je ispravno korisničko ime.",
|
||||
|
|
|
@ -118,6 +118,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["descarregar l'arxiu %n","descarregar arxius %n "],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Actualitzant {productName} a la versió {version}. Pot trigar una estona.",
|
||||
"Please reload the page." : "Carregueu la pàgina de nou.",
|
||||
"The update was unsuccessful. " : "La actualització no ha tingut èxit",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "L'actualització ha estat correcte. Ara us redirigim a ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "No es pot restablir la contrasenya perquè el testimoni no és vàlid",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "No s'ha pogut enviar el correu de restabliment. Assegureu-vos que el vostre nom d'usuari és correcte.",
|
||||
|
|
|
@ -116,6 +116,7 @@
|
|||
"_download %n file_::_download %n files_" : ["descarregar l'arxiu %n","descarregar arxius %n "],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Actualitzant {productName} a la versió {version}. Pot trigar una estona.",
|
||||
"Please reload the page." : "Carregueu la pàgina de nou.",
|
||||
"The update was unsuccessful. " : "La actualització no ha tingut èxit",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "L'actualització ha estat correcte. Ara us redirigim a ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "No es pot restablir la contrasenya perquè el testimoni no és vàlid",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "No s'ha pogut enviar el correu de restabliment. Assegureu-vos que el vostre nom d'usuari és correcte.",
|
||||
|
|
|
@ -136,6 +136,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["stáhnout %n soubor","stáhnout %n soubory","stáhnout %n souborů"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Aktualizuji {productName} na verzi {version}, může to chvíli trvat.",
|
||||
"Please reload the page." : "Načtěte stránku znovu, prosím.",
|
||||
"The update was unsuccessful. " : "Aktualizace nebyla úspěšná.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Aktualizace byla úspěšná. Přesměrovávám na ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Heslo nebylo změněno kvůli neplatnému tokenu",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Nelze odeslat email pro změnu hesla. Ujistěte se prosím, že zadáváte správné uživatelské jméno.",
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
"_download %n file_::_download %n files_" : ["stáhnout %n soubor","stáhnout %n soubory","stáhnout %n souborů"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Aktualizuji {productName} na verzi {version}, může to chvíli trvat.",
|
||||
"Please reload the page." : "Načtěte stránku znovu, prosím.",
|
||||
"The update was unsuccessful. " : "Aktualizace nebyla úspěšná.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Aktualizace byla úspěšná. Přesměrovávám na ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Heslo nebylo změněno kvůli neplatnému tokenu",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Nelze odeslat email pro změnu hesla. Ujistěte se prosím, že zadáváte správné uživatelské jméno.",
|
||||
|
|
|
@ -136,6 +136,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["hent %n fil","hent %n filer"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Opdaterer {productName} til version {version}, det kan tage et stykke tid.",
|
||||
"Please reload the page." : "Genindlæs venligst siden",
|
||||
"The update was unsuccessful. " : "Opdateringen blev ikke gennemført.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Opdateringen blev udført korrekt. Du bliver nu viderestillet til ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Kunne ikke nulstille kodeordet, fordi symboludtrykket er ugyldigt",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Der opstod et problem under afsendelse af nulstillings-e-mailen. Kontroller venligst om dit brugernavnet er korrekt",
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
"_download %n file_::_download %n files_" : ["hent %n fil","hent %n filer"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Opdaterer {productName} til version {version}, det kan tage et stykke tid.",
|
||||
"Please reload the page." : "Genindlæs venligst siden",
|
||||
"The update was unsuccessful. " : "Opdateringen blev ikke gennemført.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Opdateringen blev udført korrekt. Du bliver nu viderestillet til ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Kunne ikke nulstille kodeordet, fordi symboludtrykket er ugyldigt",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Der opstod et problem under afsendelse af nulstillings-e-mailen. Kontroller venligst om dit brugernavnet er korrekt",
|
||||
|
|
|
@ -136,6 +136,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["Lade %n Datei herunter","Lade %n Dateien herunter"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Aktualisiere {productName} auf Version {version}. Dies könnte eine Weile dauern.",
|
||||
"Please reload the page." : "Bitte lade die Seite neu.",
|
||||
"The update was unsuccessful. " : "Die Aktualisierung war nicht erfolgreich.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Das Update war erfolgreich. Du wirst nun zu ownCloud weitergeleitet.",
|
||||
"Couldn't reset password because the token is invalid" : "Das Passwort konnte aufgrund eines ungültigen Tokens nicht zurückgesetzt werden",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "E-Mail zum Zurücksetzen kann nicht versendet werden. Bitte stelle sicher, dass Dein Benutzername korrekt ist.",
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
"_download %n file_::_download %n files_" : ["Lade %n Datei herunter","Lade %n Dateien herunter"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Aktualisiere {productName} auf Version {version}. Dies könnte eine Weile dauern.",
|
||||
"Please reload the page." : "Bitte lade die Seite neu.",
|
||||
"The update was unsuccessful. " : "Die Aktualisierung war nicht erfolgreich.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Das Update war erfolgreich. Du wirst nun zu ownCloud weitergeleitet.",
|
||||
"Couldn't reset password because the token is invalid" : "Das Passwort konnte aufgrund eines ungültigen Tokens nicht zurückgesetzt werden",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "E-Mail zum Zurücksetzen kann nicht versendet werden. Bitte stelle sicher, dass Dein Benutzername korrekt ist.",
|
||||
|
|
|
@ -136,6 +136,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["Lade %n Datei herunter","Lade %n Dateien herunter"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "{productName} wird auf Version {version} aktualisiert. Das könnte eine Weile dauern.",
|
||||
"Please reload the page." : "Bitte laden Sie die Seite neu.",
|
||||
"The update was unsuccessful. " : "Die Aktualisierung war nicht erfolgreich.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Das Update war erfolgreich. Sie werden nun zu ownCloud weitergeleitet.",
|
||||
"Couldn't reset password because the token is invalid" : "Das Passwort konnte aufgrund eines ungültigen Tokens nicht zurückgesetzt werden",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "E-Mail zum Zurücksetzen kann nicht versendet werden. Bitte stellen Sie sicher, dass Ihr Benutzername richtig ist.",
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
"_download %n file_::_download %n files_" : ["Lade %n Datei herunter","Lade %n Dateien herunter"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "{productName} wird auf Version {version} aktualisiert. Das könnte eine Weile dauern.",
|
||||
"Please reload the page." : "Bitte laden Sie die Seite neu.",
|
||||
"The update was unsuccessful. " : "Die Aktualisierung war nicht erfolgreich.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Das Update war erfolgreich. Sie werden nun zu ownCloud weitergeleitet.",
|
||||
"Couldn't reset password because the token is invalid" : "Das Passwort konnte aufgrund eines ungültigen Tokens nicht zurückgesetzt werden",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "E-Mail zum Zurücksetzen kann nicht versendet werden. Bitte stellen Sie sicher, dass Ihr Benutzername richtig ist.",
|
||||
|
|
|
@ -130,6 +130,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["download %n file","download %n files"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Updating {productName} to version {version}, this may take a while.",
|
||||
"Please reload the page." : "Please reload the page.",
|
||||
"The update was unsuccessful. " : "The update was unsuccessful. ",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "The update was successful. Redirecting you to ownCloud now.",
|
||||
"Couldn't reset password because the token is invalid" : "Couldn't reset password because the token is invalid",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Couldn't send reset email. Please make sure your username is correct.",
|
||||
|
|
|
@ -128,6 +128,7 @@
|
|||
"_download %n file_::_download %n files_" : ["download %n file","download %n files"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Updating {productName} to version {version}, this may take a while.",
|
||||
"Please reload the page." : "Please reload the page.",
|
||||
"The update was unsuccessful. " : "The update was unsuccessful. ",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "The update was successful. Redirecting you to ownCloud now.",
|
||||
"Couldn't reset password because the token is invalid" : "Couldn't reset password because the token is invalid",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Couldn't send reset email. Please make sure your username is correct.",
|
||||
|
|
|
@ -131,6 +131,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["descargar %n ficheros","descargar %n ficheros"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a la versión {version}. Esto puede tardar un poco.",
|
||||
"Please reload the page." : "Recargue/Actualice la página",
|
||||
"The update was unsuccessful. " : "La actualización ha fallado.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "La actualización se ha realizado con éxito. Redireccionando a ownCloud ahora.",
|
||||
"Couldn't reset password because the token is invalid" : "No se puede restablecer la contraseña porque el vale de identificación es inválido.",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "No se pudo enviar el correo electrónico para el restablecimiento. Por favor, asegúrese de que su nombre de usuario es el correcto.",
|
||||
|
|
|
@ -129,6 +129,7 @@
|
|||
"_download %n file_::_download %n files_" : ["descargar %n ficheros","descargar %n ficheros"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a la versión {version}. Esto puede tardar un poco.",
|
||||
"Please reload the page." : "Recargue/Actualice la página",
|
||||
"The update was unsuccessful. " : "La actualización ha fallado.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "La actualización se ha realizado con éxito. Redireccionando a ownCloud ahora.",
|
||||
"Couldn't reset password because the token is invalid" : "No se puede restablecer la contraseña porque el vale de identificación es inválido.",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "No se pudo enviar el correo electrónico para el restablecimiento. Por favor, asegúrese de que su nombre de usuario es el correcto.",
|
||||
|
|
|
@ -118,6 +118,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["%n fitxategia jaitsi","jaitsi %n fitxategiak"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Eguneratu {productName} {version} bertsiora, bere denbora behar du.",
|
||||
"Please reload the page." : "Mesedez birkargatu orria.",
|
||||
"The update was unsuccessful. " : "Eguneraketa ongi burutu da.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Eguneraketa ongi egin da. Orain zure ownClouderea berbideratua izango zara.",
|
||||
"Couldn't reset password because the token is invalid" : "Ezin izan da pasahitza berrezarri tokena baliogabea delako",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Ezin izan da berrezartzeko eposta bidali. Ziurtatu zure erabiltzaile izena egokia dela.",
|
||||
|
|
|
@ -116,6 +116,7 @@
|
|||
"_download %n file_::_download %n files_" : ["%n fitxategia jaitsi","jaitsi %n fitxategiak"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Eguneratu {productName} {version} bertsiora, bere denbora behar du.",
|
||||
"Please reload the page." : "Mesedez birkargatu orria.",
|
||||
"The update was unsuccessful. " : "Eguneraketa ongi burutu da.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Eguneraketa ongi egin da. Orain zure ownClouderea berbideratua izango zara.",
|
||||
"Couldn't reset password because the token is invalid" : "Ezin izan da pasahitza berrezarri tokena baliogabea delako",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Ezin izan da berrezartzeko eposta bidali. Ziurtatu zure erabiltzaile izena egokia dela.",
|
||||
|
|
|
@ -136,6 +136,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["lataa %n tiedosto","lataa %n tiedostoa"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Päivitetään {productName} versioon {version}, tämä saattaa kestää hetken.",
|
||||
"Please reload the page." : "Päivitä sivu.",
|
||||
"The update was unsuccessful. " : "Päivitys epäonnistui.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Päivitys onnistui. Selain ohjautuu nyt ownCloudiisi.",
|
||||
"Couldn't reset password because the token is invalid" : "Salasanaa ei voitu palauttaa koska valtuutus on virheellinen",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Palautussähköpostin lähettäminen ei onnistunut. Varmista, että käyttäjätunnuksesi on oikein.",
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
"_download %n file_::_download %n files_" : ["lataa %n tiedosto","lataa %n tiedostoa"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Päivitetään {productName} versioon {version}, tämä saattaa kestää hetken.",
|
||||
"Please reload the page." : "Päivitä sivu.",
|
||||
"The update was unsuccessful. " : "Päivitys epäonnistui.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Päivitys onnistui. Selain ohjautuu nyt ownCloudiisi.",
|
||||
"Couldn't reset password because the token is invalid" : "Salasanaa ei voitu palauttaa koska valtuutus on virheellinen",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Palautussähköpostin lähettäminen ei onnistunut. Varmista, että käyttäjätunnuksesi on oikein.",
|
||||
|
|
|
@ -136,6 +136,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["Télécharger %n fichier","Télécharger %n fichiers"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "La mise à jour de {productName} vers la version {version} est en cours. Cela peut prendre un certain temps.",
|
||||
"Please reload the page." : "Veuillez recharger la page.",
|
||||
"The update was unsuccessful. " : "La mise à jour a échoué.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "La mise à jour a réussi. Vous êtes maintenant redirigé vers ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Impossible de réinitialiser le mot de passe car le jeton n'est pas valable.",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Impossible d'envoyer le courriel de réinitialisation. Veuillez vérifier que votre nom d'utilisateur est correct.",
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
"_download %n file_::_download %n files_" : ["Télécharger %n fichier","Télécharger %n fichiers"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "La mise à jour de {productName} vers la version {version} est en cours. Cela peut prendre un certain temps.",
|
||||
"Please reload the page." : "Veuillez recharger la page.",
|
||||
"The update was unsuccessful. " : "La mise à jour a échoué.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "La mise à jour a réussi. Vous êtes maintenant redirigé vers ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Impossible de réinitialiser le mot de passe car le jeton n'est pas valable.",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Impossible d'envoyer le courriel de réinitialisation. Veuillez vérifier que votre nom d'utilisateur est correct.",
|
||||
|
|
|
@ -136,6 +136,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["descargar %n ficheiro","descargar %n ficheiros"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a versión {version}, isto pode levar un anaco.",
|
||||
"Please reload the page." : "Volva cargar a páxina.",
|
||||
"The update was unsuccessful. " : "Fracasou a actualización.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "A actualización realizouse correctamente. Redirixíndoo agora á ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "No, foi posíbel restabelecer o contrasinal, a marca non é correcta",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Non foi posíbel enviar o coreo do restablecemento. Asegúrese de que o nome de usuario é o correcto.",
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
"_download %n file_::_download %n files_" : ["descargar %n ficheiro","descargar %n ficheiros"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a versión {version}, isto pode levar un anaco.",
|
||||
"Please reload the page." : "Volva cargar a páxina.",
|
||||
"The update was unsuccessful. " : "Fracasou a actualización.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "A actualización realizouse correctamente. Redirixíndoo agora á ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "No, foi posíbel restabelecer o contrasinal, a marca non é correcta",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Non foi posíbel enviar o coreo do restablecemento. Asegúrese de que o nome de usuario é o correcto.",
|
||||
|
|
|
@ -118,6 +118,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["preuzimanje %n datoteke","preuzimanje %n datoteke","preuzimanje %n datoteka"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Uređivanje {productName} u verziiju {version}, to može potrajati neko vrijeme.",
|
||||
"Please reload the page." : "Molimo, ponovno učitajte stranicu",
|
||||
"The update was unsuccessful. " : "Usklađivanje je bilo neuspješno.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Ažuriranje je uspjelo. Upravo ste preusmjeravani na ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Resetiranje lozinke nije moguće jer je token neispravan.",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Resetiranu e-poštu nije moguće poslati.Molimo provjerite ispravnost svoga korisničkog imena.",
|
||||
|
|
|
@ -116,6 +116,7 @@
|
|||
"_download %n file_::_download %n files_" : ["preuzimanje %n datoteke","preuzimanje %n datoteke","preuzimanje %n datoteka"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Uređivanje {productName} u verziiju {version}, to može potrajati neko vrijeme.",
|
||||
"Please reload the page." : "Molimo, ponovno učitajte stranicu",
|
||||
"The update was unsuccessful. " : "Usklađivanje je bilo neuspješno.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Ažuriranje je uspjelo. Upravo ste preusmjeravani na ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Resetiranje lozinke nije moguće jer je token neispravan.",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Resetiranu e-poštu nije moguće poslati.Molimo provjerite ispravnost svoga korisničkog imena.",
|
||||
|
|
|
@ -118,6 +118,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["unduh %n berkas"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Memperbarui {productName} ke versi {version}, ini memerlukan waktu.",
|
||||
"Please reload the page." : "Silakan muat ulang halaman.",
|
||||
"The update was unsuccessful. " : "Pembaruan tidak berhasil.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Pembaruan sukses. Anda akan diarahkan ulang ke ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Tidak dapat menyetel ulang sandi karena token tidak sah",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Tidak dapat menyetel ulang email. Mohon pastikan nama pengguna Anda benar.",
|
||||
|
|
|
@ -116,6 +116,7 @@
|
|||
"_download %n file_::_download %n files_" : ["unduh %n berkas"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Memperbarui {productName} ke versi {version}, ini memerlukan waktu.",
|
||||
"Please reload the page." : "Silakan muat ulang halaman.",
|
||||
"The update was unsuccessful. " : "Pembaruan tidak berhasil.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Pembaruan sukses. Anda akan diarahkan ulang ke ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Tidak dapat menyetel ulang sandi karena token tidak sah",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Tidak dapat menyetel ulang email. Mohon pastikan nama pengguna Anda benar.",
|
||||
|
|
|
@ -136,6 +136,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["scarica %n file","scarica %s file"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Aggiornamento di {productName} alla versione {version}, potrebbe richiedere del tempo.",
|
||||
"Please reload the page." : "Ricarica la pagina.",
|
||||
"The update was unsuccessful. " : "L'aggiornamento non è riuscito.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "L'aggiornamento è stato effettuato correttamente. Stai per essere reindirizzato a ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Impossibile reimpostare la password poiché il token non è valido",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Impossibile inviare l'email di reimpostazione. Assicurati che il nome utente sia corretto.",
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
"_download %n file_::_download %n files_" : ["scarica %n file","scarica %s file"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Aggiornamento di {productName} alla versione {version}, potrebbe richiedere del tempo.",
|
||||
"Please reload the page." : "Ricarica la pagina.",
|
||||
"The update was unsuccessful. " : "L'aggiornamento non è riuscito.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "L'aggiornamento è stato effettuato correttamente. Stai per essere reindirizzato a ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Impossibile reimpostare la password poiché il token non è valido",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Impossibile inviare l'email di reimpostazione. Assicurati che il nome utente sia corretto.",
|
||||
|
|
|
@ -129,6 +129,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["%n個のファイルをダウンロード"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "{productName} を バージョン {version} に更新しています。しばらくお待ちください。",
|
||||
"Please reload the page." : "ページをリロードしてください。",
|
||||
"The update was unsuccessful. " : "アップデートに失敗しました。",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "アップデートに成功しました。今すぐownCloudにリダイレクトします。",
|
||||
"Couldn't reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "リセットメールを送信できませんでした。ユーザー名が正しいことを確認してください。",
|
||||
|
|
|
@ -127,6 +127,7 @@
|
|||
"_download %n file_::_download %n files_" : ["%n個のファイルをダウンロード"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "{productName} を バージョン {version} に更新しています。しばらくお待ちください。",
|
||||
"Please reload the page." : "ページをリロードしてください。",
|
||||
"The update was unsuccessful. " : "アップデートに失敗しました。",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "アップデートに成功しました。今すぐownCloudにリダイレクトします。",
|
||||
"Couldn't reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "リセットメールを送信できませんでした。ユーザー名が正しいことを確認してください。",
|
||||
|
|
|
@ -111,6 +111,7 @@ OC.L10N.register(
|
|||
"Hello {name}, the weather is {weather}" : "ನಮಸ್ಕಾರ {name}, ಸದ್ಯ {weather} ಹವಾಮಾನವಿದೆ",
|
||||
"_download %n file_::_download %n files_" : ["%n ಕಡತಗಳನ್ನು ಸ್ಥಳೀಯ ಪ್ರತಿಯಾಗಿಸಿ"],
|
||||
"Please reload the page." : "ಪುಟವನ್ನು ಪುನಃ ನವೀಕರಿಸಿ.",
|
||||
"The update was unsuccessful. " : "ಆಧುನೀಕರಿಣೆ ಯಶಸ್ವಿಯಾಗಿಲ್ಲ.",
|
||||
"Couldn't reset password because the token is invalid" : "ಚಿಹ್ನೆ ಅಮಾನ್ಯವಾಗಿದೆ, ಗುಪ್ತಪದ ಮರುಹೊಂದಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "ಬದಲಾವಣೆಯ ಇ-ಅಂಚೆಯನ್ನು ಕಳುಹಿಸಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ. ನಿಮ್ಮ ಬಳಕೆದಾರ ಹೆಸರು ಸರಿಯಾಗಿದೆ ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ.",
|
||||
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "ಈ ಬಳಕೆದಾರನ ಹೆಸರಿನ್ನಲ್ಲಿ ಯಾವುದೇ ಇ-ಅಂಚೆ ವಿಳಾಸ ಇಲ್ಲದರಿರುವುದರಿಂದ ಬದಲಾವಣೆಯ ಇ-ಅಂಚೆಯನ್ನು ಕಳುಹಿಸಲು ಸಾಧ್ಯವಾಗುತ್ತಿಲ್ಲ. ನಿಮ್ಮ ನಿರ್ವಾಹಕರನ್ನು ಸಂಪರ್ಕಿಸಿ.",
|
||||
|
|
|
@ -109,6 +109,7 @@
|
|||
"Hello {name}, the weather is {weather}" : "ನಮಸ್ಕಾರ {name}, ಸದ್ಯ {weather} ಹವಾಮಾನವಿದೆ",
|
||||
"_download %n file_::_download %n files_" : ["%n ಕಡತಗಳನ್ನು ಸ್ಥಳೀಯ ಪ್ರತಿಯಾಗಿಸಿ"],
|
||||
"Please reload the page." : "ಪುಟವನ್ನು ಪುನಃ ನವೀಕರಿಸಿ.",
|
||||
"The update was unsuccessful. " : "ಆಧುನೀಕರಿಣೆ ಯಶಸ್ವಿಯಾಗಿಲ್ಲ.",
|
||||
"Couldn't reset password because the token is invalid" : "ಚಿಹ್ನೆ ಅಮಾನ್ಯವಾಗಿದೆ, ಗುಪ್ತಪದ ಮರುಹೊಂದಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "ಬದಲಾವಣೆಯ ಇ-ಅಂಚೆಯನ್ನು ಕಳುಹಿಸಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ. ನಿಮ್ಮ ಬಳಕೆದಾರ ಹೆಸರು ಸರಿಯಾಗಿದೆ ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ.",
|
||||
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "ಈ ಬಳಕೆದಾರನ ಹೆಸರಿನ್ನಲ್ಲಿ ಯಾವುದೇ ಇ-ಅಂಚೆ ವಿಳಾಸ ಇಲ್ಲದರಿರುವುದರಿಂದ ಬದಲಾವಣೆಯ ಇ-ಅಂಚೆಯನ್ನು ಕಳುಹಿಸಲು ಸಾಧ್ಯವಾಗುತ್ತಿಲ್ಲ. ನಿಮ್ಮ ನಿರ್ವಾಹಕರನ್ನು ಸಂಪರ್ಕಿಸಿ.",
|
||||
|
|
|
@ -118,6 +118,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["파일 %n개 다운로드"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "{productName}을(를) 버전 {version}으로 업데이트하고 있습니다. 시간이 걸릴 수 있습니다.",
|
||||
"Please reload the page." : "페이지를 새로 고치십시오.",
|
||||
"The update was unsuccessful. " : "업데이트가 실패하였습니다. ",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "업데이트가 성공하였습니다. ownCloud로 돌아갑니다.",
|
||||
"Couldn't reset password because the token is invalid" : "토큰이 잘못되었기 때문에 암호를 초기화할 수 없습니다",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "재설정 메일을 보낼 수 없습니다. 사용자 이름이 올바른지 확인하십시오.",
|
||||
|
|
|
@ -116,6 +116,7 @@
|
|||
"_download %n file_::_download %n files_" : ["파일 %n개 다운로드"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "{productName}을(를) 버전 {version}으로 업데이트하고 있습니다. 시간이 걸릴 수 있습니다.",
|
||||
"Please reload the page." : "페이지를 새로 고치십시오.",
|
||||
"The update was unsuccessful. " : "업데이트가 실패하였습니다. ",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "업데이트가 성공하였습니다. ownCloud로 돌아갑니다.",
|
||||
"Couldn't reset password because the token is invalid" : "토큰이 잘못되었기 때문에 암호를 초기화할 수 없습니다",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "재설정 메일을 보낼 수 없습니다. 사용자 이름이 올바른지 확인하십시오.",
|
||||
|
|
|
@ -131,6 +131,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["last ned %n fil","last ned %n filer"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Oppdaterer {productName} til versjon {version}. Dette kan ta litt tid.",
|
||||
"Please reload the page." : "Vennligst last siden på nytt.",
|
||||
"The update was unsuccessful. " : "Oppdateringen var mislykket.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Oppdateringen var vellykket. Du omdirigeres nå til ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Klarte ikke å tilbakestille passordet fordi token er ugyldig.",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Klarte ikke å sende e-post for tilbakestilling av passord. Sjekk at brukernavnet ditt er korrekt.",
|
||||
|
|
|
@ -129,6 +129,7 @@
|
|||
"_download %n file_::_download %n files_" : ["last ned %n fil","last ned %n filer"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Oppdaterer {productName} til versjon {version}. Dette kan ta litt tid.",
|
||||
"Please reload the page." : "Vennligst last siden på nytt.",
|
||||
"The update was unsuccessful. " : "Oppdateringen var mislykket.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Oppdateringen var vellykket. Du omdirigeres nå til ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Klarte ikke å tilbakestille passordet fordi token er ugyldig.",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Klarte ikke å sende e-post for tilbakestilling av passord. Sjekk at brukernavnet ditt er korrekt.",
|
||||
|
|
|
@ -136,6 +136,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["download %n bestand","download %n bestanden"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Bijwerken {productName} naar versie {version}, dit kan even duren.",
|
||||
"Please reload the page." : "Herlaad deze pagina.",
|
||||
"The update was unsuccessful. " : "De update is niet geslaagd.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "De update is geslaagd. U wordt teruggeleid naar uw eigen ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Kon het wachtwoord niet herstellen, omdat het token ongeldig is",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Kon e-mail niet versturen. Verifieer of uw gebruikersnaam correct is.",
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
"_download %n file_::_download %n files_" : ["download %n bestand","download %n bestanden"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Bijwerken {productName} naar versie {version}, dit kan even duren.",
|
||||
"Please reload the page." : "Herlaad deze pagina.",
|
||||
"The update was unsuccessful. " : "De update is niet geslaagd.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "De update is geslaagd. U wordt teruggeleid naar uw eigen ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Kon het wachtwoord niet herstellen, omdat het token ongeldig is",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Kon e-mail niet versturen. Verifieer of uw gebruikersnaam correct is.",
|
||||
|
|
|
@ -123,6 +123,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n plików","pobrano %n plików"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Aktualizuję {productName} do wersji {version}, to może chwilę potrwać.",
|
||||
"Please reload the page." : "Proszę przeładować stronę",
|
||||
"The update was unsuccessful. " : "Aktualizowanie zakończyło się niepowodzeniem.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Aktualizacji zakończyła się powodzeniem. Przekierowuję do ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Nie można zresetować hasła, ponieważ token jest niepoprawny",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Nie mogę wysłać maila resetującego. Sprawdź czy nazwa użytkownika jest poprawna.",
|
||||
|
|
|
@ -121,6 +121,7 @@
|
|||
"_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n plików","pobrano %n plików"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Aktualizuję {productName} do wersji {version}, to może chwilę potrwać.",
|
||||
"Please reload the page." : "Proszę przeładować stronę",
|
||||
"The update was unsuccessful. " : "Aktualizowanie zakończyło się niepowodzeniem.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Aktualizacji zakończyła się powodzeniem. Przekierowuję do ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Nie można zresetować hasła, ponieważ token jest niepoprawny",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Nie mogę wysłać maila resetującego. Sprawdź czy nazwa użytkownika jest poprawna.",
|
||||
|
|
|
@ -136,6 +136,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["baixar %n arquivo","baixar %n arquivos"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Atualizando {productName} para a versão {version}, isso pode demorar um pouco.",
|
||||
"Please reload the page." : "Por favor recarregue a página",
|
||||
"The update was unsuccessful. " : "A atualização não foi bem sucedida.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "A atualização teve êxito. Você será redirecionado ao ownCloud agora.",
|
||||
"Couldn't reset password because the token is invalid" : "Não foi possível redefinir a senha porque o token é inválido",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Não foi possível enviar e-mail de redefinição. Verifique se o seu nome de usuário está correto.",
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
"_download %n file_::_download %n files_" : ["baixar %n arquivo","baixar %n arquivos"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Atualizando {productName} para a versão {version}, isso pode demorar um pouco.",
|
||||
"Please reload the page." : "Por favor recarregue a página",
|
||||
"The update was unsuccessful. " : "A atualização não foi bem sucedida.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "A atualização teve êxito. Você será redirecionado ao ownCloud agora.",
|
||||
"Couldn't reset password because the token is invalid" : "Não foi possível redefinir a senha porque o token é inválido",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Não foi possível enviar e-mail de redefinição. Verifique se o seu nome de usuário está correto.",
|
||||
|
|
|
@ -135,6 +135,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["transferir %n ficheiro","transferir %n ficheiros"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "A atualizar {productName} para a versão {version}, isto poderá demorar algum tempo.",
|
||||
"Please reload the page." : "Por favor, recarregue a página.",
|
||||
"The update was unsuccessful. " : "Não foi possível atualizar.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "A actualização foi concluída com sucesso. Vai ser redireccionado para o ownCloud agora.",
|
||||
"Couldn't reset password because the token is invalid" : "Não foi possível repor a palavra-passe porque a senha é inválida",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Ocorreu um problema com o envio do e-mail, por favor confirme o seu utilizador.",
|
||||
|
|
|
@ -133,6 +133,7 @@
|
|||
"_download %n file_::_download %n files_" : ["transferir %n ficheiro","transferir %n ficheiros"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "A atualizar {productName} para a versão {version}, isto poderá demorar algum tempo.",
|
||||
"Please reload the page." : "Por favor, recarregue a página.",
|
||||
"The update was unsuccessful. " : "Não foi possível atualizar.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "A actualização foi concluída com sucesso. Vai ser redireccionado para o ownCloud agora.",
|
||||
"Couldn't reset password because the token is invalid" : "Não foi possível repor a palavra-passe porque a senha é inválida",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Ocorreu um problema com o envio do e-mail, por favor confirme o seu utilizador.",
|
||||
|
|
|
@ -135,6 +135,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["скачать %n файл","скачать %n файла","скачать %n файлов"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Идет обновление {productName} до версии {version}, пожалуйста, подождите.",
|
||||
"Please reload the page." : "Обновите страницу.",
|
||||
"The update was unsuccessful. " : "Обновление не удалось.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Обновление прошло успешно. Перенаправляем в ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Невозможно сбросить пароль из-за неверного токена",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Не удалось отправить письмо для сброса пароля. Убедитесь, что имя пользователя указано верно.",
|
||||
|
|
|
@ -133,6 +133,7 @@
|
|||
"_download %n file_::_download %n files_" : ["скачать %n файл","скачать %n файла","скачать %n файлов"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Идет обновление {productName} до версии {version}, пожалуйста, подождите.",
|
||||
"Please reload the page." : "Обновите страницу.",
|
||||
"The update was unsuccessful. " : "Обновление не удалось.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Обновление прошло успешно. Перенаправляем в ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Невозможно сбросить пароль из-за неверного токена",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Не удалось отправить письмо для сброса пароля. Убедитесь, что имя пользователя указано верно.",
|
||||
|
|
|
@ -123,6 +123,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["stiahnuť %n súbor","stiahnuť %n súbory","stiahnuť %n súborov"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Aktualizujem {productName} na verziu {version}, chvíľu to môže trvať.",
|
||||
"Please reload the page." : "Obnovte prosím stránku.",
|
||||
"The update was unsuccessful. " : "Aktualizácia bola neúspešná.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Aktualizácia bola úspešná. Presmerovávam vás na prihlasovaciu stránku.",
|
||||
"Couldn't reset password because the token is invalid" : "Nemožno zmeniť heslo pre neplatnosť tokenu.",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Nemožno poslať email pre obnovu. Uistite sa, či vkladáte správne používateľské meno.",
|
||||
|
|
|
@ -121,6 +121,7 @@
|
|||
"_download %n file_::_download %n files_" : ["stiahnuť %n súbor","stiahnuť %n súbory","stiahnuť %n súborov"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Aktualizujem {productName} na verziu {version}, chvíľu to môže trvať.",
|
||||
"Please reload the page." : "Obnovte prosím stránku.",
|
||||
"The update was unsuccessful. " : "Aktualizácia bola neúspešná.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Aktualizácia bola úspešná. Presmerovávam vás na prihlasovaciu stránku.",
|
||||
"Couldn't reset password because the token is invalid" : "Nemožno zmeniť heslo pre neplatnosť tokenu.",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Nemožno poslať email pre obnovu. Uistite sa, či vkladáte správne používateľské meno.",
|
||||
|
|
|
@ -119,6 +119,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["prejmi %n datoteko","prejmi %n datoteki","prejmi %n datoteke","prejmi %n datotek"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Poteka posodabljanje {productName} na različico {version}. Opravilo je lahko dolgotrajno.",
|
||||
"Please reload the page." : "Stran je treba ponovno naložiti",
|
||||
"The update was unsuccessful. " : "Posodobitev je spodletela.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Posodobitev je uspešno končana. Stran bo preusmerjena na oblak ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Ni mogoče ponastaviti gesla zaradi neustreznega žetona.",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Ni mogoče poslati elektronskega sporočila. Prepričajte se, da je uporabniško ime pravilno.",
|
||||
|
|
|
@ -117,6 +117,7 @@
|
|||
"_download %n file_::_download %n files_" : ["prejmi %n datoteko","prejmi %n datoteki","prejmi %n datoteke","prejmi %n datotek"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Poteka posodabljanje {productName} na različico {version}. Opravilo je lahko dolgotrajno.",
|
||||
"Please reload the page." : "Stran je treba ponovno naložiti",
|
||||
"The update was unsuccessful. " : "Posodobitev je spodletela.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Posodobitev je uspešno končana. Stran bo preusmerjena na oblak ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Ni mogoče ponastaviti gesla zaradi neustreznega žetona.",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Ni mogoče poslati elektronskega sporočila. Prepričajte se, da je uporabniško ime pravilno.",
|
||||
|
|
|
@ -135,6 +135,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["преузми %n фајл","преузми %n фајла","преузми %n фајлова"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Надограђујем {productName} на издање {version}. Ово би могло да потраје.",
|
||||
"Please reload the page." : "Поново учитајте страницу.",
|
||||
"The update was unsuccessful. " : "Ажурирање није успело.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Ажурирање је успело. Преусмеравам вас на ОунКлауд.",
|
||||
"Couldn't reset password because the token is invalid" : "Није могуће ресетовати лозинку, јер je дигитални кључ неважећи",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Не могу да пошаљем поруку за обнављање лозинке. Проверите да ли је корисничко име исправно.",
|
||||
|
|
|
@ -133,6 +133,7 @@
|
|||
"_download %n file_::_download %n files_" : ["преузми %n фајл","преузми %n фајла","преузми %n фајлова"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Надограђујем {productName} на издање {version}. Ово би могло да потраје.",
|
||||
"Please reload the page." : "Поново учитајте страницу.",
|
||||
"The update was unsuccessful. " : "Ажурирање није успело.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Ажурирање је успело. Преусмеравам вас на ОунКлауд.",
|
||||
"Couldn't reset password because the token is invalid" : "Није могуће ресетовати лозинку, јер je дигитални кључ неважећи",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Не могу да пошаљем поруку за обнављање лозинке. Проверите да ли је корисничко име исправно.",
|
||||
|
|
|
@ -117,6 +117,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["Preuzmi %n fajl","Preuzmi %n fajlova","Preuzmi %n fajlova"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Osvežavam {productName} na verziju {version}, ovo može potrajati.",
|
||||
"Please reload the page." : "Molimo, ponovo učitajte stranu.",
|
||||
"The update was unsuccessful. " : "Osvežavanje je uspelo.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Ažuriranje je uspelo. Prosleđivanje na ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Nije bilo moguće ponovo postaviti lozinku zbog nevažećeg kontrolnog broja",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Nije bilo moguće poslati Email za ponovno postavljanje. Molimo Vas da proverite da li je Vaše korisničko ime ispravno.",
|
||||
|
|
|
@ -115,6 +115,7 @@
|
|||
"_download %n file_::_download %n files_" : ["Preuzmi %n fajl","Preuzmi %n fajlova","Preuzmi %n fajlova"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Osvežavam {productName} na verziju {version}, ovo može potrajati.",
|
||||
"Please reload the page." : "Molimo, ponovo učitajte stranu.",
|
||||
"The update was unsuccessful. " : "Osvežavanje je uspelo.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Ažuriranje je uspelo. Prosleđivanje na ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Nije bilo moguće ponovo postaviti lozinku zbog nevažećeg kontrolnog broja",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Nije bilo moguće poslati Email za ponovno postavljanje. Molimo Vas da proverite da li je Vaše korisničko ime ispravno.",
|
||||
|
|
|
@ -118,6 +118,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["Ladda ner %n fil","Ladda ner %n filer"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Uppdaterar {productName} till version {version}, detta kan ta en stund.",
|
||||
"Please reload the page." : "Vänligen ladda om sidan.",
|
||||
"The update was unsuccessful. " : "Uppdateringen misslyckades.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Uppdateringen lyckades. Du omdirigeras nu till OwnCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Kunde inte återställa lösenordet på grund av felaktig token",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Kunde inte skicka återställningsmail. Vänligen kontrollera att ditt användarnamn är korrekt.",
|
||||
|
|
|
@ -116,6 +116,7 @@
|
|||
"_download %n file_::_download %n files_" : ["Ladda ner %n fil","Ladda ner %n filer"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Uppdaterar {productName} till version {version}, detta kan ta en stund.",
|
||||
"Please reload the page." : "Vänligen ladda om sidan.",
|
||||
"The update was unsuccessful. " : "Uppdateringen misslyckades.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Uppdateringen lyckades. Du omdirigeras nu till OwnCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Kunde inte återställa lösenordet på grund av felaktig token",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Kunde inte skicka återställningsmail. Vänligen kontrollera att ditt användarnamn är korrekt.",
|
||||
|
|
|
@ -131,6 +131,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["%n dosya indir","%n dosya indir"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "{productName}, {version} sürümüne güncelleniyor, bu biraz zaman alabilir.",
|
||||
"Please reload the page." : "Lütfen sayfayı yeniden yükleyin.",
|
||||
"The update was unsuccessful. " : "Güncelleştirme başarısız.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Güncelleme başarılı. Şimdi ownCloud'a yönlendiriliyorsunuz.",
|
||||
"Couldn't reset password because the token is invalid" : "Belirteç geçersiz olduğundan parola sıfırlanamadı",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Sıfırlama e-postası gönderilemedi. Lütfen kullanıcı adınızın doğru olduğundan emin olun.",
|
||||
|
|
|
@ -129,6 +129,7 @@
|
|||
"_download %n file_::_download %n files_" : ["%n dosya indir","%n dosya indir"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "{productName}, {version} sürümüne güncelleniyor, bu biraz zaman alabilir.",
|
||||
"Please reload the page." : "Lütfen sayfayı yeniden yükleyin.",
|
||||
"The update was unsuccessful. " : "Güncelleştirme başarısız.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Güncelleme başarılı. Şimdi ownCloud'a yönlendiriliyorsunuz.",
|
||||
"Couldn't reset password because the token is invalid" : "Belirteç geçersiz olduğundan parola sıfırlanamadı",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Sıfırlama e-postası gönderilemedi. Lütfen kullanıcı adınızın doğru olduğundan emin olun.",
|
||||
|
|
|
@ -130,6 +130,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["завантяження %n файлу","завантаження %n файлів","завантаження %n файлів"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Оновлення {productName} до версії {version}, це може займати деякий час.",
|
||||
"Please reload the page." : "Будь ласка, перезавантажте сторінку.",
|
||||
"The update was unsuccessful. " : "Оновлення завершилось невдачею.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Оновлення виконалось успішно. Перенаправляємо вас на ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Неможливо скинути пароль, бо маркер є недійсним",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Не вдалося відправити скидання паролю. Будь ласка, переконайтеся, що ваше ім'я користувача є правильним.",
|
||||
|
|
|
@ -128,6 +128,7 @@
|
|||
"_download %n file_::_download %n files_" : ["завантяження %n файлу","завантаження %n файлів","завантаження %n файлів"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "Оновлення {productName} до версії {version}, це може займати деякий час.",
|
||||
"Please reload the page." : "Будь ласка, перезавантажте сторінку.",
|
||||
"The update was unsuccessful. " : "Оновлення завершилось невдачею.",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "Оновлення виконалось успішно. Перенаправляємо вас на ownCloud.",
|
||||
"Couldn't reset password because the token is invalid" : "Неможливо скинути пароль, бо маркер є недійсним",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "Не вдалося відправити скидання паролю. Будь ласка, переконайтеся, що ваше ім'я користувача є правильним.",
|
||||
|
|
|
@ -132,6 +132,7 @@ OC.L10N.register(
|
|||
"_download %n file_::_download %n files_" : ["下载 %n 个文件"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "更新 {productName} 到版本 {version},这可能需要一些时间。",
|
||||
"Please reload the page." : "请重新加载页面。",
|
||||
"The update was unsuccessful. " : "升级未成功",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "更新成功。正在重定向至 ownCloud。",
|
||||
"Couldn't reset password because the token is invalid" : "令牌无效,无法重置密码",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。",
|
||||
|
|
|
@ -130,6 +130,7 @@
|
|||
"_download %n file_::_download %n files_" : ["下载 %n 个文件"],
|
||||
"Updating {productName} to version {version}, this may take a while." : "更新 {productName} 到版本 {version},这可能需要一些时间。",
|
||||
"Please reload the page." : "请重新加载页面。",
|
||||
"The update was unsuccessful. " : "升级未成功",
|
||||
"The update was successful. Redirecting you to ownCloud now." : "更新成功。正在重定向至 ownCloud。",
|
||||
"Couldn't reset password because the token is invalid" : "令牌无效,无法重置密码",
|
||||
"Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。",
|
||||
|
|
Loading…
Reference in New Issue