diff --git a/apps/comments/l10n/cs_CZ.js b/apps/comments/l10n/cs_CZ.js index d41b0f99f4293e5bfbc9e0f6f20756e7f6ab7315..0653209616c2f241b060fac879f85a66b23d1a59 100644 --- a/apps/comments/l10n/cs_CZ.js +++ b/apps/comments/l10n/cs_CZ.js @@ -12,6 +12,9 @@ OC.L10N.register( "More comments..." : "VÃce komentářů...", "Save" : "Uložit", "Allowed characters {count} of {max}" : "Povolených znaků {count} z {max}", + "Error occurred while retrieving comment with id {id}" : "DoÅ¡lo k chybÄ› pÅ™i naÄÃtánà komentáře s id {id}", + "Error occurred while updating comment with id {id}" : "DoÅ¡lo k chybÄ› pÅ™i aktualizovánà komentáře s id {id}", + "Error occurred while posting comment" : "DoÅ¡lo k chybÄ› pÅ™i zveÅ™ejňovánà komentáře", "{count} unread comments" : "{count} nepÅ™eÄtených komentářů", "Comment" : "Komentář", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komentáře</strong> pro soubory <em>(vždy uvedeny v proudu)</em>", diff --git a/apps/comments/l10n/cs_CZ.json b/apps/comments/l10n/cs_CZ.json index c695e50c64656a6c91259a2bfa8088aa7bd4ae0c..efdd227bfb7e8099b100705ae8d770f52550f223 100644 --- a/apps/comments/l10n/cs_CZ.json +++ b/apps/comments/l10n/cs_CZ.json @@ -10,6 +10,9 @@ "More comments..." : "VÃce komentářů...", "Save" : "Uložit", "Allowed characters {count} of {max}" : "Povolených znaků {count} z {max}", + "Error occurred while retrieving comment with id {id}" : "DoÅ¡lo k chybÄ› pÅ™i naÄÃtánà komentáře s id {id}", + "Error occurred while updating comment with id {id}" : "DoÅ¡lo k chybÄ› pÅ™i aktualizovánà komentáře s id {id}", + "Error occurred while posting comment" : "DoÅ¡lo k chybÄ› pÅ™i zveÅ™ejňovánà komentáře", "{count} unread comments" : "{count} nepÅ™eÄtených komentářů", "Comment" : "Komentář", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komentáře</strong> pro soubory <em>(vždy uvedeny v proudu)</em>", diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index ebf473c6b9cdc07bf504bc10319414ebc0b00ad2..b46dcb209052353b70a417e0aa0e9d087664a02b 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -12,6 +12,9 @@ OC.L10N.register( "More comments..." : "Weitere Kommentare...", "Save" : "Speichern", "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}", + "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", + "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", + "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", "{count} unread comments" : "{count} ungelesene Kommentare", "Comment" : "Kommentar", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentare</strong> für Dateien<em>(immer im Stream aufgelistet)</em>", diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index 0e4bc1b53bd71896e7f0fd1f2522a7a90ee02d72..ff7d59cf5c552a6de3c538ba88b00dd272d56f96 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -10,6 +10,9 @@ "More comments..." : "Weitere Kommentare...", "Save" : "Speichern", "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}", + "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", + "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", + "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", "{count} unread comments" : "{count} ungelesene Kommentare", "Comment" : "Kommentar", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentare</strong> für Dateien<em>(immer im Stream aufgelistet)</em>", diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index 74e129e0a29572ab5df95ec83fe97147ec9163ab..7330b6ab0686450c3a7a4677ab9dda0323476550 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -12,6 +12,9 @@ OC.L10N.register( "More comments..." : "Weitere Kommentare...", "Save" : "Speichern", "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt", + "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", + "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", + "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", "{count} unread comments" : "[count] ungelesene Kommentare", "Comment" : "Kommentar", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentare</strong> für Dateien<em>(immer im Stream aufgelistet)</em>", diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index 6c18cf15fc1dcfb1036e9fc902a771c83b3748e8..611521dc9073c21f739b212d3f96cc8fe89d453f 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -10,6 +10,9 @@ "More comments..." : "Weitere Kommentare...", "Save" : "Speichern", "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt", + "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", + "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", + "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", "{count} unread comments" : "[count] ungelesene Kommentare", "Comment" : "Kommentar", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentare</strong> für Dateien<em>(immer im Stream aufgelistet)</em>", diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js index 02168b4f8eccc9507e94846f98f802d53c0ca4c6..e7b2454b1c4c09719faea073f23405743f0afe05 100644 --- a/apps/comments/l10n/he.js +++ b/apps/comments/l10n/he.js @@ -12,6 +12,9 @@ OC.L10N.register( "More comments..." : "תגובות × ×•×¡×¤×•×ª...", "Save" : "שמירה", "Allowed characters {count} of {max}" : "×ª×•×•×™× ×ž×•×ª×¨×™× {count} מתוך {max}", + "Error occurred while retrieving comment with id {id}" : "שגי××” ×ירעה ×›×שר ×וחזרה תגובה ×¢× ×ž×¡×¤×¨ זיהוי {id}", + "Error occurred while updating comment with id {id}" : "שגי××” ×ירעה ×›×שר ×¢×•×“×›× ×” תגובה ×¢× ×ž×¡×¤×¨ זיהוי {id}", + "Error occurred while posting comment" : "×ירעה שגי××” בזמן ×¤×¨×¡×•× ×ª×’×•×‘×”", "{count} unread comments" : "{count} תגובות ×©×œ× × ×§×¨×ו", "Comment" : "תגובה", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>תגובות</strong> עבור ×§×‘×¦×™× <em>(תמיד × ×¨×©×ž×™× ×‘×”×–×¨×ž×ª מדיה)</em>", diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json index 66ac46ce2d64ed52af3a66070439b603e710486c..075e86f967289aa73715e0284b63b187924d87ac 100644 --- a/apps/comments/l10n/he.json +++ b/apps/comments/l10n/he.json @@ -10,6 +10,9 @@ "More comments..." : "תגובות × ×•×¡×¤×•×ª...", "Save" : "שמירה", "Allowed characters {count} of {max}" : "×ª×•×•×™× ×ž×•×ª×¨×™× {count} מתוך {max}", + "Error occurred while retrieving comment with id {id}" : "שגי××” ×ירעה ×›×שר ×וחזרה תגובה ×¢× ×ž×¡×¤×¨ זיהוי {id}", + "Error occurred while updating comment with id {id}" : "שגי××” ×ירעה ×›×שר ×¢×•×“×›× ×” תגובה ×¢× ×ž×¡×¤×¨ זיהוי {id}", + "Error occurred while posting comment" : "×ירעה שגי××” בזמן ×¤×¨×¡×•× ×ª×’×•×‘×”", "{count} unread comments" : "{count} תגובות ×©×œ× × ×§×¨×ו", "Comment" : "תגובה", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>תגובות</strong> עבור ×§×‘×¦×™× <em>(תמיד × ×¨×©×ž×™× ×‘×”×–×¨×ž×ª מדיה)</em>", diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index 27844003c033a9e88c7a05192e7888be2c5a68e2..ce98270c06df526382d649386a09b6c7e5db5955 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -12,6 +12,9 @@ OC.L10N.register( "More comments..." : "Altri commenti...", "Save" : "Salva", "Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}", + "Error occurred while retrieving comment with id {id}" : "Si è verificato un errore durante il tentativo di recupero del commento con id {id}", + "Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}", + "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.", "{count} unread comments" : "{count} commenti non letti", "Comment" : "Commento", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Commenti</strong> sui file <em>(elencati sempre nel flusso)</em>", diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index 73605cd6f03b71ee89732346890fc3b867e6034a..50b8aa176988908121497d9ef765221484805529 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -10,6 +10,9 @@ "More comments..." : "Altri commenti...", "Save" : "Salva", "Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}", + "Error occurred while retrieving comment with id {id}" : "Si è verificato un errore durante il tentativo di recupero del commento con id {id}", + "Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}", + "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.", "{count} unread comments" : "{count} commenti non letti", "Comment" : "Commento", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Commenti</strong> sui file <em>(elencati sempre nel flusso)</em>", diff --git a/apps/comments/l10n/sq.js b/apps/comments/l10n/sq.js index 0f0366d87f6cc44364628679311df2b01a767453..1cc9966f1d7957897eb200e5591410494b05c4a3 100644 --- a/apps/comments/l10n/sq.js +++ b/apps/comments/l10n/sq.js @@ -12,6 +12,9 @@ OC.L10N.register( "More comments..." : "Më tepër komente…", "Save" : "Ruaje", "Allowed characters {count} of {max}" : "Shenja të lejuara {count} nga {max}", + "Error occurred while retrieving comment with id {id}" : "Ndodhi një gabim teksa merrej komenti me id{id}", + "Error occurred while updating comment with id {id}" : "Ndodhi një gabim teksa përditësohej komenti me id{id}", + "Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti", "{count} unread comments" : "{count} komente të palexuar", "Comment" : "Koment", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komente</strong> për kartela <em>(përherë të pranishme në rrjedhë)</em>", diff --git a/apps/comments/l10n/sq.json b/apps/comments/l10n/sq.json index e4fdcbaeb520f394f6b69fe104fafd1baae17533..71f01a272231ea96f7c2d32a3d11bd53af7f21f0 100644 --- a/apps/comments/l10n/sq.json +++ b/apps/comments/l10n/sq.json @@ -10,6 +10,9 @@ "More comments..." : "Më tepër komente…", "Save" : "Ruaje", "Allowed characters {count} of {max}" : "Shenja të lejuara {count} nga {max}", + "Error occurred while retrieving comment with id {id}" : "Ndodhi një gabim teksa merrej komenti me id{id}", + "Error occurred while updating comment with id {id}" : "Ndodhi një gabim teksa përditësohej komenti me id{id}", + "Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti", "{count} unread comments" : "{count} komente të palexuar", "Comment" : "Koment", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komente</strong> për kartela <em>(përherë të pranishme në rrjedhë)</em>", diff --git a/core/l10n/ro.js b/core/l10n/ro.js index e73ec5cf79f23e79676b98d530fb6e0bbd6304a9..fad21a73e5899fe512ecb25dedd1dfae2ac01c67 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -9,6 +9,11 @@ OC.L10N.register( "Invalid image" : "Imagine invalidă", "An error occurred. Please contact your admin." : "A apărut o eroare. Te rugăm să contactezi administratorul.", "No temporary profile picture available, try again" : "Nu este disponibilă nicio imagine temporară a profilului, încearcă din nou", + "Crop is not square" : "SelecÈ›ia nu este pătrată", + "Couldn't reset password because the token is invalid" : "Parola nu a putut fi resetată deoarece token-ul este invalid", + "Couldn't reset password because the token is expired" : "Parola nu a putut fi resetată deoarece token-ul a expirat", + "Couldn't send reset email. Please make sure your username is correct." : "Nu a putut fi trimis un email pentru resetare. Asigură-te că numele de utilizator este corect.", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nu a putut fi trimis un email pentru resetare deoarece nu există o adresă email pentru acest utilizator. Contactează-È›i administratorul.", "%s password reset" : "%s resetare parola", "Couldn't send reset email. Please contact your administrator." : "Expedierea email-ului de resetare a eÅŸuat. Vă rugăm să contactaÅ£i administratorul dvs.", "Error loading tags" : "Eroare la încărcarea etichetelor", @@ -115,6 +120,7 @@ OC.L10N.register( "So-so password" : "Parolă medie", "Good password" : "Parolă bună", "Strong password" : "Parolă puternică", + "Error occurred while checking server setup" : "A apărut o eroare la verificarea configuraÈ›iei serverului", "Shared" : "Partajat", "Shared with {recipients}" : "Partajat cu {recipients}", "Error" : "Eroare", @@ -151,6 +157,8 @@ OC.L10N.register( "access control" : "control acces", "Could not unshare" : "Nu s-a putut elimina partajarea", "Share details could not be loaded for this item." : "Nu s-au putut încărca detaliile de partajare pentru acest element.", + "No users or groups found for {search}" : "Nu au fost găsiÈ›i utilizatori sau grupuri pentru {search}", + "No users found for {search}" : "Nu au fost găsiÈ›i utilizatori pentru {search}", "An error occurred. Please try again" : "A apărut o eroare. ÃŽncearcă din nou", "Share" : "Partajează", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Partajează cu persoane din alte instanÈ›e ownCloud folosind sintaxa nume_utilizator@exemplu.com/owncloud", @@ -175,6 +183,7 @@ OC.L10N.register( "sunny" : "însorit", "Hello {name}" : "Salut {name}", "new" : "nou", + "_download %n file_::_download %n files_" : ["descarcă %n fiÈ™ier","descarcă %n fiÈ™iere","descarcă %n fiÈ™iere"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Actualizarea este în progres, părăsirea acestei pagini ar putea duce la întreruperea procesului în unele medii.", "Updating to {version}" : "Actualizare la {version}", "An error occurred." : "A apărut o eroare.", @@ -238,8 +247,12 @@ OC.L10N.register( "New password" : "Noua parolă", "New Password" : "Noua parolă", "Reset password" : "Resetează parola", + "This ownCloud instance is currently in single user mode." : "Această instanță ownCloud este momentan în modul de utilizare de către un singur utilizator.", + "This means only administrators can use the instance." : "Asta înseamnă că doar administratorii pot folosi instanÈ›a.", + "Contact your system administrator if this message persists or appeared unexpectedly." : "Contactează-È›i administratorul de sistem dacă acest mesaj persistă sau a apărut neaÈ™teptat.", "Thank you for your patience." : "ÃŽÈ›i mulÈ›umim pentru răbdare.", "Two-step verification" : "Verificare în doi paÈ™i", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A fost activată securitatea sporită pentru contul tău. Te rugăm să te autentifici folosind un al doilea factor.", "Cancel login" : "Anulează autentificarea", "Please authenticate using the selected factor." : "Autentifică-te folosind factorul ales.", "An error occured while verifying the token" : "A apărut o eroare la verificarea jetonului", @@ -254,6 +267,7 @@ OC.L10N.register( "Detailed logs" : "Loguri detaliate", "Update needed" : "E necesară actualizarea", "Please use the command line updater because you have a big instance." : "FoloseÈ™te actualizarea din linia de comandă deoarece ai o instanță mare.", - "This %s instance is currently in maintenance mode, which may take a while." : "InstanÈ›a %s este acum în modul de mentenanță, ceea ce ar putea dura o vreme." + "This %s instance is currently in maintenance mode, which may take a while." : "InstanÈ›a %s este acum în modul de mentenanță, ceea ce ar putea dura o vreme.", + "This page will refresh itself when the %s instance is available again." : "Această pagină se va reîmprospăta atunci când %s instance e disponibil din nou." }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/core/l10n/ro.json b/core/l10n/ro.json index c154312dab6df06896e4ef246b097c81fa6f7ddf..b922cf154a6a7a5b41ecc6afd5ddc4fe95b7a561 100644 --- a/core/l10n/ro.json +++ b/core/l10n/ro.json @@ -7,6 +7,11 @@ "Invalid image" : "Imagine invalidă", "An error occurred. Please contact your admin." : "A apărut o eroare. Te rugăm să contactezi administratorul.", "No temporary profile picture available, try again" : "Nu este disponibilă nicio imagine temporară a profilului, încearcă din nou", + "Crop is not square" : "SelecÈ›ia nu este pătrată", + "Couldn't reset password because the token is invalid" : "Parola nu a putut fi resetată deoarece token-ul este invalid", + "Couldn't reset password because the token is expired" : "Parola nu a putut fi resetată deoarece token-ul a expirat", + "Couldn't send reset email. Please make sure your username is correct." : "Nu a putut fi trimis un email pentru resetare. Asigură-te că numele de utilizator este corect.", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nu a putut fi trimis un email pentru resetare deoarece nu există o adresă email pentru acest utilizator. Contactează-È›i administratorul.", "%s password reset" : "%s resetare parola", "Couldn't send reset email. Please contact your administrator." : "Expedierea email-ului de resetare a eÅŸuat. Vă rugăm să contactaÅ£i administratorul dvs.", "Error loading tags" : "Eroare la încărcarea etichetelor", @@ -113,6 +118,7 @@ "So-so password" : "Parolă medie", "Good password" : "Parolă bună", "Strong password" : "Parolă puternică", + "Error occurred while checking server setup" : "A apărut o eroare la verificarea configuraÈ›iei serverului", "Shared" : "Partajat", "Shared with {recipients}" : "Partajat cu {recipients}", "Error" : "Eroare", @@ -149,6 +155,8 @@ "access control" : "control acces", "Could not unshare" : "Nu s-a putut elimina partajarea", "Share details could not be loaded for this item." : "Nu s-au putut încărca detaliile de partajare pentru acest element.", + "No users or groups found for {search}" : "Nu au fost găsiÈ›i utilizatori sau grupuri pentru {search}", + "No users found for {search}" : "Nu au fost găsiÈ›i utilizatori pentru {search}", "An error occurred. Please try again" : "A apărut o eroare. ÃŽncearcă din nou", "Share" : "Partajează", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Partajează cu persoane din alte instanÈ›e ownCloud folosind sintaxa nume_utilizator@exemplu.com/owncloud", @@ -173,6 +181,7 @@ "sunny" : "însorit", "Hello {name}" : "Salut {name}", "new" : "nou", + "_download %n file_::_download %n files_" : ["descarcă %n fiÈ™ier","descarcă %n fiÈ™iere","descarcă %n fiÈ™iere"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Actualizarea este în progres, părăsirea acestei pagini ar putea duce la întreruperea procesului în unele medii.", "Updating to {version}" : "Actualizare la {version}", "An error occurred." : "A apărut o eroare.", @@ -236,8 +245,12 @@ "New password" : "Noua parolă", "New Password" : "Noua parolă", "Reset password" : "Resetează parola", + "This ownCloud instance is currently in single user mode." : "Această instanță ownCloud este momentan în modul de utilizare de către un singur utilizator.", + "This means only administrators can use the instance." : "Asta înseamnă că doar administratorii pot folosi instanÈ›a.", + "Contact your system administrator if this message persists or appeared unexpectedly." : "Contactează-È›i administratorul de sistem dacă acest mesaj persistă sau a apărut neaÈ™teptat.", "Thank you for your patience." : "ÃŽÈ›i mulÈ›umim pentru răbdare.", "Two-step verification" : "Verificare în doi paÈ™i", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A fost activată securitatea sporită pentru contul tău. Te rugăm să te autentifici folosind un al doilea factor.", "Cancel login" : "Anulează autentificarea", "Please authenticate using the selected factor." : "Autentifică-te folosind factorul ales.", "An error occured while verifying the token" : "A apărut o eroare la verificarea jetonului", @@ -252,6 +265,7 @@ "Detailed logs" : "Loguri detaliate", "Update needed" : "E necesară actualizarea", "Please use the command line updater because you have a big instance." : "FoloseÈ™te actualizarea din linia de comandă deoarece ai o instanță mare.", - "This %s instance is currently in maintenance mode, which may take a while." : "InstanÈ›a %s este acum în modul de mentenanță, ceea ce ar putea dura o vreme." + "This %s instance is currently in maintenance mode, which may take a while." : "InstanÈ›a %s este acum în modul de mentenanță, ceea ce ar putea dura o vreme.", + "This page will refresh itself when the %s instance is available again." : "Această pagină se va reîmprospăta atunci când %s instance e disponibil din nou." },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/settings/l10n/he.js b/settings/l10n/he.js index c78e89b6ea92bc9b1928a9e0a62658bbae33a345..644c3219a4caaaeadeb4d43e4c131e2291b2d67d 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -119,6 +119,7 @@ OC.L10N.register( "Unlimited" : "×œ×œ× ×”×’×‘×œ×”", "Personal info" : "מידע ×ישי", "Sessions" : "שיחות", + "App passwords" : "סיסמת יישו×", "Sync clients" : "×¡× ×›×¨×•×Ÿ לקוחות", "Everything (fatal issues, errors, warnings, info, debug)" : "הכול (× ×•×©××™× ×—×ž×•×¨×™×, שגי×ות, ×זהרות, מידע, × ×™×¤×•×™ שגי×ות)", "Info, warnings, errors and fatal issues" : "מידע, ×זהרות, שגי×ות ×•× ×•×©××™× ×—×ž×•×¨×™×", @@ -273,7 +274,12 @@ OC.L10N.register( "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "×לו ×”× ×œ×§×•×—×•×ª ×”××™× ×˜×¨× ×˜, המחשב ×”×©×•×œ×—× ×™ והטלפון שכרגע ×ž×—×•×‘×¨×™× ×œ- ownCloud שלך.", "Browser" : "דפדפן", "Most recent activity" : "פעילות ××—×¨×•× ×”", + "You've linked these apps." : "×™×™×©×•×ž×™× ×לו כבר קושרו על ידך.", "Name" : "ש×", + "An app password is a passcode that gives an app or device permissions to access your %s account." : "סיסמת ×™×™×©×•× ×”× ×” קוד ×¡×™×¡×ž× ×©×ž×פשרת ×œ×™×™×©×•× ×ו התקן הרש×ות גישה לחשבון %s שלך.", + "App name" : "×©× ×™×™×©×•×", + "Create new app password" : "יצירת סיסמת ×™×™×©×•× ×—×“×©×”", + "Done" : "הסתיי×", "Get the apps to sync your files" : "קבלת ×”×™×™×©×•×ž×™× ×œ×¡× ×›×¨×•×Ÿ ×”×§×‘×¦×™× ×©×œ×š", "Desktop client" : "מחשב ×ישי", "Android app" : "×™×™×©×•× ×× ×“×¨×•×יד", diff --git a/settings/l10n/he.json b/settings/l10n/he.json index 60b4ecc8decfd9f756aacf06e37eea021f65ae6c..48953344b8353bb914d36d36816bca602fba88eb 100644 --- a/settings/l10n/he.json +++ b/settings/l10n/he.json @@ -117,6 +117,7 @@ "Unlimited" : "×œ×œ× ×”×’×‘×œ×”", "Personal info" : "מידע ×ישי", "Sessions" : "שיחות", + "App passwords" : "סיסמת יישו×", "Sync clients" : "×¡× ×›×¨×•×Ÿ לקוחות", "Everything (fatal issues, errors, warnings, info, debug)" : "הכול (× ×•×©××™× ×—×ž×•×¨×™×, שגי×ות, ×זהרות, מידע, × ×™×¤×•×™ שגי×ות)", "Info, warnings, errors and fatal issues" : "מידע, ×זהרות, שגי×ות ×•× ×•×©××™× ×—×ž×•×¨×™×", @@ -271,7 +272,12 @@ "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "×לו ×”× ×œ×§×•×—×•×ª ×”××™× ×˜×¨× ×˜, המחשב ×”×©×•×œ×—× ×™ והטלפון שכרגע ×ž×—×•×‘×¨×™× ×œ- ownCloud שלך.", "Browser" : "דפדפן", "Most recent activity" : "פעילות ××—×¨×•× ×”", + "You've linked these apps." : "×™×™×©×•×ž×™× ×לו כבר קושרו על ידך.", "Name" : "ש×", + "An app password is a passcode that gives an app or device permissions to access your %s account." : "סיסמת ×™×™×©×•× ×”× ×” קוד ×¡×™×¡×ž× ×©×ž×פשרת ×œ×™×™×©×•× ×ו התקן הרש×ות גישה לחשבון %s שלך.", + "App name" : "×©× ×™×™×©×•×", + "Create new app password" : "יצירת סיסמת ×™×™×©×•× ×—×“×©×”", + "Done" : "הסתיי×", "Get the apps to sync your files" : "קבלת ×”×™×™×©×•×ž×™× ×œ×¡× ×›×¨×•×Ÿ ×”×§×‘×¦×™× ×©×œ×š", "Desktop client" : "מחשב ×ישי", "Android app" : "×™×™×©×•× ×× ×“×¨×•×יד", diff --git a/settings/l10n/ro.js b/settings/l10n/ro.js index b16986e611de617a3dab23c4066210e4df9ecd68..d0a0b107d0a42f23a67ed64aa8107382e8e6c0dd 100644 --- a/settings/l10n/ro.js +++ b/settings/l10n/ro.js @@ -58,6 +58,7 @@ OC.L10N.register( "All" : "Toate ", "No apps found for your version" : "Nu au fost găsite aplicaÈ›ii pentru versiunea ta", "The app will be downloaded from the app store" : "AplicaÈ›ia va fi descărcată din magazin", + "_You have %n app update pending_::_You have %n app updates pending_" : ["Ai %n actualizare de aplicaÈ›ie în aÈ™teptare","Ai %n actualizări de aplicaÈ›ie în aÈ™teptare","Ai %n actualizări de aplicaÈ›ie în aÈ™teptare"], "Please wait...." : "AÅŸteptaÅ£i vă rog....", "Error while disabling app" : "Eroare în timpul dezactivării aplicaÈ›iei", "Disable" : "DezactivaÈ›i", @@ -67,7 +68,10 @@ OC.L10N.register( "Error while updating app" : "Eroare în timpul actualizării aplicaÅ£iei", "Updated" : "Actualizat", "Uninstalling ...." : "Dezinstalaza ....", + "Error while uninstalling app" : "Eroare la dezinstalarea aplicaÈ›iei", "Uninstall" : "DezinstalaÈ›i", + "App update" : "Actualizare aplicaÈ›ie", + "Disconnect" : "Deconectare", "Valid until {date}" : "Valabil până la {date}", "Delete" : "Șterge", "An error occurred: {message}" : "A apărut o eroare: {message}", @@ -79,26 +83,40 @@ OC.L10N.register( "Strong password" : "Parolă puternică", "Groups" : "Grupuri", "Unable to delete {objName}" : "Nu s-a putut È™terge {objName}", + "Error creating group: {message}" : "Eroare la crearea grupului: {message}", + "A valid group name must be provided" : "Trebuie furnizat un nume de grup valid", "deleted {groupName}" : "{groupName} s-a È™ters", "undo" : "Anulează ultima acÈ›iune", "no group" : "niciun grup", "never" : "niciodată", "deleted {userName}" : "{userName} È™ters", "add group" : "adăugaÅ£i grupul", + "Changing the password will result in data loss, because data recovery is not available for this user" : "Schimbarea parolei va rezulta în pierderea datelor deoarece recuperarea acestora nu este disponibilă pentru acest utilizator", "A valid username must be provided" : "Trebuie să furnizaÅ£i un nume de utilizator valid", + "Error creating user: {message}" : "Eroare la crearea utilizatorului: {message}", "A valid password must be provided" : "Trebuie să furnizaÅ£i o parolă validă", + "A valid email must be provided" : "Trebuie furnizată o adresă email validă", "__language_name__" : "_language_name_", "Unlimited" : "Nelimitată", "Personal info" : "InformaÈ›ii personale", "Sessions" : "Sesiuni", + "App passwords" : "Parole aplicaÈ›ii", "Sync clients" : "Sincronizează clienÈ›ii", + "Everything (fatal issues, errors, warnings, info, debug)" : "Tot (erori fatale, erori, avertizări, informări, depanare)", + "Info, warnings, errors and fatal issues" : "Informări, avertizări, erori È™i erori fatale", + "Warnings, errors and fatal issues" : "Avertizări, erori È™i erori fatale", + "Errors and fatal issues" : "Erori È™i erori fatale", + "Fatal issues only" : "Doar erori fatale", "None" : "Niciuna", "Login" : "Autentificare", + "NT LAN Manager" : "NT LAN Manager", "SSL" : "SSL", "TLS" : "TLS", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Modulul PHP \"Fileinfo\" lipseÈ™te. Va recomandam sa activaÅ£i acest modul pentru a obÈ›ine cele mai bune rezultate cu detectarea mime-type.", + "All checks passed." : "Toate verificările s-au terminat fără erori.", "Open documentation" : "Deschide documentaÈ›ia", "Allow apps to use the Share API" : "Permite aplicaÈ›iilor să folosească API-ul de partajare", + "Allow users to share via link" : "Permite utilizatorilor să partajeze via link", "Allow public uploads" : "Permite încărcări publice", "Enforce password protection" : "Impune protecÈ›ia prin parolă", "Set default expiration date" : "Setează data implicită de expirare", diff --git a/settings/l10n/ro.json b/settings/l10n/ro.json index aa38c2ec739adac7954a64b281042f34d8ebc05c..4f3a30ab5c328987ae76426f1ec65415e00b8029 100644 --- a/settings/l10n/ro.json +++ b/settings/l10n/ro.json @@ -56,6 +56,7 @@ "All" : "Toate ", "No apps found for your version" : "Nu au fost găsite aplicaÈ›ii pentru versiunea ta", "The app will be downloaded from the app store" : "AplicaÈ›ia va fi descărcată din magazin", + "_You have %n app update pending_::_You have %n app updates pending_" : ["Ai %n actualizare de aplicaÈ›ie în aÈ™teptare","Ai %n actualizări de aplicaÈ›ie în aÈ™teptare","Ai %n actualizări de aplicaÈ›ie în aÈ™teptare"], "Please wait...." : "AÅŸteptaÅ£i vă rog....", "Error while disabling app" : "Eroare în timpul dezactivării aplicaÈ›iei", "Disable" : "DezactivaÈ›i", @@ -65,7 +66,10 @@ "Error while updating app" : "Eroare în timpul actualizării aplicaÅ£iei", "Updated" : "Actualizat", "Uninstalling ...." : "Dezinstalaza ....", + "Error while uninstalling app" : "Eroare la dezinstalarea aplicaÈ›iei", "Uninstall" : "DezinstalaÈ›i", + "App update" : "Actualizare aplicaÈ›ie", + "Disconnect" : "Deconectare", "Valid until {date}" : "Valabil până la {date}", "Delete" : "Șterge", "An error occurred: {message}" : "A apărut o eroare: {message}", @@ -77,26 +81,40 @@ "Strong password" : "Parolă puternică", "Groups" : "Grupuri", "Unable to delete {objName}" : "Nu s-a putut È™terge {objName}", + "Error creating group: {message}" : "Eroare la crearea grupului: {message}", + "A valid group name must be provided" : "Trebuie furnizat un nume de grup valid", "deleted {groupName}" : "{groupName} s-a È™ters", "undo" : "Anulează ultima acÈ›iune", "no group" : "niciun grup", "never" : "niciodată", "deleted {userName}" : "{userName} È™ters", "add group" : "adăugaÅ£i grupul", + "Changing the password will result in data loss, because data recovery is not available for this user" : "Schimbarea parolei va rezulta în pierderea datelor deoarece recuperarea acestora nu este disponibilă pentru acest utilizator", "A valid username must be provided" : "Trebuie să furnizaÅ£i un nume de utilizator valid", + "Error creating user: {message}" : "Eroare la crearea utilizatorului: {message}", "A valid password must be provided" : "Trebuie să furnizaÅ£i o parolă validă", + "A valid email must be provided" : "Trebuie furnizată o adresă email validă", "__language_name__" : "_language_name_", "Unlimited" : "Nelimitată", "Personal info" : "InformaÈ›ii personale", "Sessions" : "Sesiuni", + "App passwords" : "Parole aplicaÈ›ii", "Sync clients" : "Sincronizează clienÈ›ii", + "Everything (fatal issues, errors, warnings, info, debug)" : "Tot (erori fatale, erori, avertizări, informări, depanare)", + "Info, warnings, errors and fatal issues" : "Informări, avertizări, erori È™i erori fatale", + "Warnings, errors and fatal issues" : "Avertizări, erori È™i erori fatale", + "Errors and fatal issues" : "Erori È™i erori fatale", + "Fatal issues only" : "Doar erori fatale", "None" : "Niciuna", "Login" : "Autentificare", + "NT LAN Manager" : "NT LAN Manager", "SSL" : "SSL", "TLS" : "TLS", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Modulul PHP \"Fileinfo\" lipseÈ™te. Va recomandam sa activaÅ£i acest modul pentru a obÈ›ine cele mai bune rezultate cu detectarea mime-type.", + "All checks passed." : "Toate verificările s-au terminat fără erori.", "Open documentation" : "Deschide documentaÈ›ia", "Allow apps to use the Share API" : "Permite aplicaÈ›iilor să folosească API-ul de partajare", + "Allow users to share via link" : "Permite utilizatorilor să partajeze via link", "Allow public uploads" : "Permite încărcări publice", "Enforce password protection" : "Impune protecÈ›ia prin parolă", "Set default expiration date" : "Setează data implicită de expirare",