diff options
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/an.js | 15 | ||||
-rw-r--r-- | lib/l10n/an.json | 15 | ||||
-rw-r--r-- | lib/l10n/bg.js | 1 | ||||
-rw-r--r-- | lib/l10n/bg.json | 1 | ||||
-rw-r--r-- | lib/l10n/cs.js | 1 | ||||
-rw-r--r-- | lib/l10n/cs.json | 1 | ||||
-rw-r--r-- | lib/l10n/de.js | 1 | ||||
-rw-r--r-- | lib/l10n/de.json | 1 | ||||
-rw-r--r-- | lib/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | lib/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | lib/l10n/el.js | 1 | ||||
-rw-r--r-- | lib/l10n/el.json | 1 | ||||
-rw-r--r-- | lib/l10n/es.js | 1 | ||||
-rw-r--r-- | lib/l10n/es.json | 1 | ||||
-rw-r--r-- | lib/l10n/eu.js | 1 | ||||
-rw-r--r-- | lib/l10n/eu.json | 1 | ||||
-rw-r--r-- | lib/l10n/fi.js | 1 | ||||
-rw-r--r-- | lib/l10n/fi.json | 1 | ||||
-rw-r--r-- | lib/l10n/fr.js | 1 | ||||
-rw-r--r-- | lib/l10n/fr.json | 1 | ||||
-rw-r--r-- | lib/l10n/hu.js | 1 | ||||
-rw-r--r-- | lib/l10n/hu.json | 1 | ||||
-rw-r--r-- | lib/l10n/pl.js | 1 | ||||
-rw-r--r-- | lib/l10n/pl.json | 1 | ||||
-rw-r--r-- | lib/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | lib/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | lib/l10n/sl.js | 1 | ||||
-rw-r--r-- | lib/l10n/sl.json | 1 | ||||
-rw-r--r-- | lib/l10n/tr.js | 1 | ||||
-rw-r--r-- | lib/l10n/tr.json | 1 | ||||
-rw-r--r-- | lib/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | lib/l10n/zh_HK.json | 1 | ||||
-rw-r--r-- | lib/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | lib/l10n/zh_TW.json | 1 |
34 files changed, 60 insertions, 2 deletions
diff --git a/lib/l10n/an.js b/lib/l10n/an.js index 8ddba74c09f..49222b95d78 100644 --- a/lib/l10n/an.js +++ b/lib/l10n/an.js @@ -1,6 +1,19 @@ OC.L10N.register( "lib", { - "Settings" : "Configurazión" + "See %s" : "Veyer %s", + "Unknown filetype" : "Tipo de fichero esconoxiu", + "Invalid image" : "Imachen no valida", + "today" : "Hue", + "yesterday" : "Ayer", + "last month" : "Zaguero mes", + "last year" : "Zaguero año", + "Help" : "Aduya", + "Apps" : "Aplicazions", + "Settings" : "Configurazión", + "Users" : "Usuarios", + "Email" : "Correu electronico", + "Full name" : "Nombre completo", + "PostgreSQL >= 9 required" : "PostgreSQL >= 9 requeriu" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/an.json b/lib/l10n/an.json index 08fd0a1abf7..3ee3c9bb029 100644 --- a/lib/l10n/an.json +++ b/lib/l10n/an.json @@ -1,4 +1,17 @@ { "translations": { - "Settings" : "Configurazión" + "See %s" : "Veyer %s", + "Unknown filetype" : "Tipo de fichero esconoxiu", + "Invalid image" : "Imachen no valida", + "today" : "Hue", + "yesterday" : "Ayer", + "last month" : "Zaguero mes", + "last year" : "Zaguero año", + "Help" : "Aduya", + "Apps" : "Aplicazions", + "Settings" : "Configurazión", + "Users" : "Usuarios", + "Email" : "Correu electronico", + "Full name" : "Nombre completo", + "PostgreSQL >= 9 required" : "PostgreSQL >= 9 requeriu" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index 1f31e9e0504..a0be77e48fa 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -91,6 +91,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "Имейлът е генериран автоматично, моля не отговаряйте.", "Help" : "Помощ", "Apps" : "Приложения", + "Personal settings" : "Лични настройки", "Settings" : "Настройки", "Log out" : "Отписване", "Users" : "Потребители", diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 41507e49a44..52faf059f8c 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -89,6 +89,7 @@ "This is an automatically sent email, please do not reply." : "Имейлът е генериран автоматично, моля не отговаряйте.", "Help" : "Помощ", "Apps" : "Приложения", + "Personal settings" : "Лични настройки", "Settings" : "Настройки", "Log out" : "Отписване", "Users" : "Потребители", diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index c772b9db74a..ae814c009be 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -91,6 +91,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "Toto je automaticky odesílaný e-mail, neodpovídejte na něj.", "Help" : "Nápověda", "Apps" : "Aplikace", + "Personal settings" : "Osobní nastavení", "Settings" : "Nastavení", "Log out" : "Odhlásit se", "Users" : "Uživatelé", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index a2e89fae911..afd58e352f9 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -89,6 +89,7 @@ "This is an automatically sent email, please do not reply." : "Toto je automaticky odesílaný e-mail, neodpovídejte na něj.", "Help" : "Nápověda", "Apps" : "Aplikace", + "Personal settings" : "Osobní nastavení", "Settings" : "Nastavení", "Log out" : "Odhlásit se", "Users" : "Uživatelé", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index f7f736b8d24..941beea683a 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -91,6 +91,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.", "Help" : "Hilfe", "Apps" : "Apps", + "Personal settings" : "Persönliche Einstellungen", "Settings" : "Einstellungen", "Log out" : "Abmelden", "Users" : "Benutzer", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index c24b6770eac..0c59b2523c6 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -89,6 +89,7 @@ "This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.", "Help" : "Hilfe", "Apps" : "Apps", + "Personal settings" : "Persönliche Einstellungen", "Settings" : "Einstellungen", "Log out" : "Abmelden", "Users" : "Benutzer", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 2fc511f01fc..ed3850ed74b 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -91,6 +91,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.", "Help" : "Hilfe", "Apps" : "Apps", + "Personal settings" : "Persönliche Einstellungen", "Settings" : "Einstellungen", "Log out" : "Abmelden", "Users" : "Benutzer", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 95f217f8968..a082789ac20 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -89,6 +89,7 @@ "This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.", "Help" : "Hilfe", "Apps" : "Apps", + "Personal settings" : "Persönliche Einstellungen", "Settings" : "Einstellungen", "Log out" : "Abmelden", "Users" : "Benutzer", diff --git a/lib/l10n/el.js b/lib/l10n/el.js index d0011407a62..1d758d80473 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -91,6 +91,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "Αυτό είναι ένα μήνυμα ηλεκτρονικού ταχυδρομείου που στάλθηκε αυτόματα, παρακαλούμε μην απαντήσετε.", "Help" : "Βοήθεια", "Apps" : "Εφαρμογές", + "Personal settings" : "Προσωπικές ρυθμίσεις", "Settings" : "Ρυθμίσεις", "Log out" : "Έξοδος", "Users" : "Χρήστες", diff --git a/lib/l10n/el.json b/lib/l10n/el.json index d52815ac6f6..88b0022aa60 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -89,6 +89,7 @@ "This is an automatically sent email, please do not reply." : "Αυτό είναι ένα μήνυμα ηλεκτρονικού ταχυδρομείου που στάλθηκε αυτόματα, παρακαλούμε μην απαντήσετε.", "Help" : "Βοήθεια", "Apps" : "Εφαρμογές", + "Personal settings" : "Προσωπικές ρυθμίσεις", "Settings" : "Ρυθμίσεις", "Log out" : "Έξοδος", "Users" : "Χρήστες", diff --git a/lib/l10n/es.js b/lib/l10n/es.js index efd49e6c020..ffa65189c8e 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -91,6 +91,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "Este es un correo enviado automáticamente, por favor no responda.", "Help" : "Ayuda", "Apps" : "Aplicaciones", + "Personal settings" : "Ajustes personales", "Settings" : "Ajustes", "Log out" : "Cerrar sesión", "Users" : "Usuarios", diff --git a/lib/l10n/es.json b/lib/l10n/es.json index ae9b87df314..24809243385 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -89,6 +89,7 @@ "This is an automatically sent email, please do not reply." : "Este es un correo enviado automáticamente, por favor no responda.", "Help" : "Ayuda", "Apps" : "Aplicaciones", + "Personal settings" : "Ajustes personales", "Settings" : "Ajustes", "Log out" : "Cerrar sesión", "Users" : "Usuarios", diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 94244be5607..bbef4fead98 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -91,6 +91,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "Hau automatikoki bidalitako e-posta bat da, ez erantzun mesedez.", "Help" : "Laguntza", "Apps" : "Aplikazioak", + "Personal settings" : "Ezarpen pertsonalak", "Settings" : "Ezarpenak", "Log out" : "Amaitu saioa", "Users" : "Erabiltzaileak", diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index 0eac90e1da9..1afbdf9cf14 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -89,6 +89,7 @@ "This is an automatically sent email, please do not reply." : "Hau automatikoki bidalitako e-posta bat da, ez erantzun mesedez.", "Help" : "Laguntza", "Apps" : "Aplikazioak", + "Personal settings" : "Ezarpen pertsonalak", "Settings" : "Ezarpenak", "Log out" : "Amaitu saioa", "Users" : "Erabiltzaileak", diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 13ebcfcffeb..f01cae12c98 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -79,6 +79,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "Tämä on automaattisesti lähetetty viesti. Älä vastaa tähän viestiin.", "Help" : "Ohje", "Apps" : "Sovellukset", + "Personal settings" : "Henkilökohtaiset asetukset", "Settings" : "Asetukset", "Log out" : "Kirjaudu ulos", "Users" : "Käyttäjät", diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index 2aa4fdcd0d5..fc4606693d9 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -77,6 +77,7 @@ "This is an automatically sent email, please do not reply." : "Tämä on automaattisesti lähetetty viesti. Älä vastaa tähän viestiin.", "Help" : "Ohje", "Apps" : "Sovellukset", + "Personal settings" : "Henkilökohtaiset asetukset", "Settings" : "Asetukset", "Log out" : "Kirjaudu ulos", "Users" : "Käyttäjät", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index fce71090c61..7a2c82ebbbf 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -91,6 +91,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "Ceci est un e-mail envoyé automatiquement, veuillez ne pas y répondre.", "Help" : "Aide", "Apps" : "Applications", + "Personal settings" : "Paramètres personnels", "Settings" : "Paramètres", "Log out" : "Se déconnecter", "Users" : "Utilisateurs", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index f9ff67188b0..3c560d11f55 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -89,6 +89,7 @@ "This is an automatically sent email, please do not reply." : "Ceci est un e-mail envoyé automatiquement, veuillez ne pas y répondre.", "Help" : "Aide", "Apps" : "Applications", + "Personal settings" : "Paramètres personnels", "Settings" : "Paramètres", "Log out" : "Se déconnecter", "Users" : "Utilisateurs", diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index 6d37257854c..86d8c7e3b9f 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -91,6 +91,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "Ez egy automatikusan küldött levél, ne válaszoljon rá.", "Help" : "Súgó", "Apps" : "Alkalmazások", + "Personal settings" : "Személyes beállítások", "Settings" : "Beállítások", "Log out" : "Kijelentkezés", "Users" : "Felhasználók", diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json index 09245fbe1e5..09e0e6db90b 100644 --- a/lib/l10n/hu.json +++ b/lib/l10n/hu.json @@ -89,6 +89,7 @@ "This is an automatically sent email, please do not reply." : "Ez egy automatikusan küldött levél, ne válaszoljon rá.", "Help" : "Súgó", "Apps" : "Alkalmazások", + "Personal settings" : "Személyes beállítások", "Settings" : "Beállítások", "Log out" : "Kijelentkezés", "Users" : "Felhasználók", diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index eb9255cda36..d3cfb179b93 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -91,6 +91,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "Jest to wiadomość e-mail wysłana automatycznie, prosimy nie odpowiadać na nią.", "Help" : "Pomoc", "Apps" : "Aplikacje", + "Personal settings" : "Ustawienia osobiste", "Settings" : "Ustawienia", "Log out" : "Wyloguj", "Users" : "Użytkownicy", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index 208cfee7853..786880fb4c8 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -89,6 +89,7 @@ "This is an automatically sent email, please do not reply." : "Jest to wiadomość e-mail wysłana automatycznie, prosimy nie odpowiadać na nią.", "Help" : "Pomoc", "Apps" : "Aplikacje", + "Personal settings" : "Ustawienia osobiste", "Settings" : "Ustawienia", "Log out" : "Wyloguj", "Users" : "Użytkownicy", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 68f00800412..71deeea2397 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -91,6 +91,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "Este e-mail é enviado automaticamente. Por favor, não responda.", "Help" : "Ajuda", "Apps" : "Aplicativos", + "Personal settings" : "Configurações pessoais", "Settings" : "Configurações", "Log out" : "Sair", "Users" : "Usuários", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 4e4bf30845b..80b7285aa26 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -89,6 +89,7 @@ "This is an automatically sent email, please do not reply." : "Este e-mail é enviado automaticamente. Por favor, não responda.", "Help" : "Ajuda", "Apps" : "Aplicativos", + "Personal settings" : "Configurações pessoais", "Settings" : "Configurações", "Log out" : "Sair", "Users" : "Usuários", diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index eb2fe3434ba..cf0a09ce781 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -85,6 +85,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "To sporočilo je samodejno poslano, nanj se nima smisla odzvati.", "Help" : "Pomoč", "Apps" : "Programi", + "Personal settings" : "Osebne nastavitve", "Settings" : "Nastavitve", "Log out" : "Odjava", "Users" : "Uporabniki", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index 175d8246b3c..8b3d781934d 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -83,6 +83,7 @@ "This is an automatically sent email, please do not reply." : "To sporočilo je samodejno poslano, nanj se nima smisla odzvati.", "Help" : "Pomoč", "Apps" : "Programi", + "Personal settings" : "Osebne nastavitve", "Settings" : "Nastavitve", "Log out" : "Odjava", "Users" : "Uporabniki", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 53de08e4f73..ed349d1d3f9 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -91,6 +91,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "Bu ileti otomatik olarak gönderildiğinden lütfen yanıtlamayın.", "Help" : "Yardım", "Apps" : "Uygulamalar", + "Personal settings" : "Kişisel ayarlar", "Settings" : "Ayarlar", "Log out" : "Oturumu kapat", "Users" : "Kullanıcılar", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index eb666c3b364..605e9f2aa47 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -89,6 +89,7 @@ "This is an automatically sent email, please do not reply." : "Bu ileti otomatik olarak gönderildiğinden lütfen yanıtlamayın.", "Help" : "Yardım", "Apps" : "Uygulamalar", + "Personal settings" : "Kişisel ayarlar", "Settings" : "Ayarlar", "Log out" : "Oturumu kapat", "Users" : "Kullanıcılar", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index b83d186a24d..15ca3015b48 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -91,6 +91,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請勿回覆。", "Help" : "說明", "Apps" : "應用程式", + "Personal settings" : "個人設定", "Settings" : "設定", "Log out" : "登出", "Users" : "用戶", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index b9335c27727..a536893a8d1 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -89,6 +89,7 @@ "This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請勿回覆。", "Help" : "說明", "Apps" : "應用程式", + "Personal settings" : "個人設定", "Settings" : "設定", "Log out" : "登出", "Users" : "用戶", diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 7d04bd7d3e7..55eb6127460 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -91,6 +91,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請不要回覆。", "Help" : "說明", "Apps" : "應用程式", + "Personal settings" : "個人設定", "Settings" : "設定", "Log out" : "登出", "Users" : "使用者", diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index c522a9f7277..e02e06ff5c9 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -89,6 +89,7 @@ "This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請不要回覆。", "Help" : "說明", "Apps" : "應用程式", + "Personal settings" : "個人設定", "Settings" : "設定", "Log out" : "登出", "Users" : "使用者", |