diff options
-rw-r--r-- | apps/files/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/it.json | 2 | ||||
-rw-r--r-- | lib/l10n/de.js | 2 | ||||
-rw-r--r-- | lib/l10n/de.json | 2 | ||||
-rw-r--r-- | lib/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | lib/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | settings/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | settings/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | settings/l10n/ru.js | 1 | ||||
-rw-r--r-- | settings/l10n/ru.json | 1 | ||||
-rw-r--r-- | settings/l10n/tr.js | 1 | ||||
-rw-r--r-- | settings/l10n/tr.json | 1 |
16 files changed, 18 insertions, 4 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 9c070a94f8a..665460d6c8e 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -65,6 +65,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Lo spazio di archiviazione è quasi pieno ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["corrispondono a '{filter}'","corrisponde a '{filter}'"], "View in folder" : "Visualizza nella cartella", + "Copied!" : "Copiato!", "Copy direct link (only works for users who have access to this file/folder)" : "Copia link diretto (funziona solo per utenti che hanno accesso a questo file / cartella)", "Path" : "Percorso", "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 6fe1bcb0d73..23168a48199 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -63,6 +63,7 @@ "Your storage is almost full ({usedSpacePercent}%)" : "Lo spazio di archiviazione è quasi pieno ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["corrispondono a '{filter}'","corrisponde a '{filter}'"], "View in folder" : "Visualizza nella cartella", + "Copied!" : "Copiato!", "Copy direct link (only works for users who have access to this file/folder)" : "Copia link diretto (funziona solo per utenti che hanno accesso a questo file / cartella)", "Path" : "Percorso", "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js index a6eed3435ff..21526ec5a3b 100644 --- a/apps/updatenotification/l10n/it.js +++ b/apps/updatenotification/l10n/it.js @@ -8,6 +8,7 @@ OC.L10N.register( "Update to %1$s is available." : "Aggiornamento a %1$s disponibile.", "Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.", "Update for {app} to version %s is available." : "È disponibile l'aggiornamento di {app} alla versione %s.", + "Update notification" : "Notifiche di aggiornamento", "A new version is available: %s" : "Una nuova versione è disponibile: %s", "Open updater" : "Apri strumento di aggiornamento", "Download now" : "Scarica ora", diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json index 4eab414e170..dbb14ff185a 100644 --- a/apps/updatenotification/l10n/it.json +++ b/apps/updatenotification/l10n/it.json @@ -6,6 +6,7 @@ "Update to %1$s is available." : "Aggiornamento a %1$s disponibile.", "Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.", "Update for {app} to version %s is available." : "È disponibile l'aggiornamento di {app} alla versione %s.", + "Update notification" : "Notifiche di aggiornamento", "A new version is available: %s" : "Una nuova versione è disponibile: %s", "Open updater" : "Apri strumento di aggiornamento", "Download now" : "Scarica ora", diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index 23a117a3ca8..059d38ab183 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -103,10 +103,12 @@ OC.L10N.register( "Saving" : "Salvataggio", "Back" : "Indietro", "Continue" : "Continua", + "Please renew your password." : "Rinnova la tua password.", "An internal error occurred." : "Si è verificato un errore interno.", "Current password" : "Password attuale", "New password" : "Nuova password", "Renew password" : "Rinnova la password", + "Wrong password. Reset it?" : "Password errata. Vuoi reimpostarla?", "Wrong password." : "Password errata.", "Cancel" : "Annulla", "LDAP" : "LDAP", diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json index 495292e4c24..3896e02f9c8 100644 --- a/apps/user_ldap/l10n/it.json +++ b/apps/user_ldap/l10n/it.json @@ -101,10 +101,12 @@ "Saving" : "Salvataggio", "Back" : "Indietro", "Continue" : "Continua", + "Please renew your password." : "Rinnova la tua password.", "An internal error occurred." : "Si è verificato un errore interno.", "Current password" : "Password attuale", "New password" : "Nuova password", "Renew password" : "Rinnova la password", + "Wrong password. Reset it?" : "Password errata. Vuoi reimpostarla?", "Wrong password." : "Password errata.", "Cancel" : "Annulla", "LDAP" : "LDAP", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index f84b04f875a..1edde38a7b0 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -14,7 +14,7 @@ OC.L10N.register( "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s und %5$s", "Enterprise bundle" : "Firmen-Paket", "Groupware bundle" : "Groupware-Paket", - "Social sharing bundle" : "Soziales-Teilen-Paket", + "Social sharing bundle" : "Paket für das Teilen in sozialen Medien", "PHP %s or higher is required." : "PHP %s oder höher wird benötigt.", "PHP with a version lower than %s is required." : "PHP wird in einer früheren Version als %s benötigt.", "%sbit or higher PHP required." : "%sbit oder höheres PHP wird benötigt.", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 4b5ed3173cc..4c98c20ce6e 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -12,7 +12,7 @@ "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s und %5$s", "Enterprise bundle" : "Firmen-Paket", "Groupware bundle" : "Groupware-Paket", - "Social sharing bundle" : "Soziales-Teilen-Paket", + "Social sharing bundle" : "Paket für das Teilen in sozialen Medien", "PHP %s or higher is required." : "PHP %s oder höher wird benötigt.", "PHP with a version lower than %s is required." : "PHP wird in einer früheren Version als %s benötigt.", "%sbit or higher PHP required." : "%sbit oder höheres PHP wird benötigt.", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 8d934eee845..202eebdef29 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -14,7 +14,7 @@ OC.L10N.register( "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s und %5$s", "Enterprise bundle" : "Firmen-Paket", "Groupware bundle" : "Groupware-Paket", - "Social sharing bundle" : "Soziales-Teilen-Paket", + "Social sharing bundle" : "Paket für das Teilen in sozialen Medien", "PHP %s or higher is required." : "PHP %s oder höher wird benötigt.", "PHP with a version lower than %s is required." : "PHP wird in einer früheren Version als %s benötigt.", "%sbit or higher PHP required." : "%sbit oder höheres PHP wird benötigt.", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index d1d5f4f38ad..90d6fcafc07 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -12,7 +12,7 @@ "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s und %5$s", "Enterprise bundle" : "Firmen-Paket", "Groupware bundle" : "Groupware-Paket", - "Social sharing bundle" : "Soziales-Teilen-Paket", + "Social sharing bundle" : "Paket für das Teilen in sozialen Medien", "PHP %s or higher is required." : "PHP %s oder höher wird benötigt.", "PHP with a version lower than %s is required." : "PHP wird in einer früheren Version als %s benötigt.", "%sbit or higher PHP required." : "%sbit oder höheres PHP wird benötigt.", diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 3339021849e..a74920e21a7 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -349,6 +349,7 @@ OC.L10N.register( "iOS app" : "iOS app", "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!", "Show First Run Wizard again" : "Show First Run Wizard again", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, desktop, mobile clients and app specific passwords that currently have access to your account.", "Device" : "Device", "Last activity" : "Last activity", "App passwords" : "App passwords", diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index f8cff9dde13..686542c1339 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -347,6 +347,7 @@ "iOS app" : "iOS app", "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!", "Show First Run Wizard again" : "Show First Run Wizard again", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, desktop, mobile clients and app specific passwords that currently have access to your account.", "Device" : "Device", "Last activity" : "Last activity", "App passwords" : "App passwords", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index f4234e2ab06..8b9c1c80a52 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -349,6 +349,7 @@ OC.L10N.register( "iOS app" : "iOS приложение", "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Если хотите поддержать проект - {contributeopen}присоединяйтесь к разработке{linkclose} или {contributeopen}расскажите о нем другим{linkclose}!", "Show First Run Wizard again" : "Повторно показать мастера первого запуска", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Веб, настольные и мобильные клиенты, а также индивидуальные пароли приложений, которые имеют доступ к вашему аккаунту.", "Device" : "Устройство", "Last activity" : "Последние действия", "App passwords" : "Пароль приложения", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index e13add3bccb..f6acbb3ea1e 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -347,6 +347,7 @@ "iOS app" : "iOS приложение", "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Если хотите поддержать проект - {contributeopen}присоединяйтесь к разработке{linkclose} или {contributeopen}расскажите о нем другим{linkclose}!", "Show First Run Wizard again" : "Повторно показать мастера первого запуска", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Веб, настольные и мобильные клиенты, а также индивидуальные пароли приложений, которые имеют доступ к вашему аккаунту.", "Device" : "Устройство", "Last activity" : "Последние действия", "App passwords" : "Пароль приложения", diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 3b6aa4a1f07..0d6fe01da95 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -349,6 +349,7 @@ OC.L10N.register( "iOS app" : "iOS uygulaması", "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Projeyi desteklemek için {contributeopen}geliştirmeye katılabilir{linkclose} ya da {contributeopen}tanıtımını yapabilirsiniz{linkclose}!", "Show First Run Wizard again" : "İlk Çalıştırma Yardımcısı yeniden görüntülensin", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Şu anda hesabınıza erişebilen web, masa üstü ve mobil istemciler ile uygulamaya özel parolalar.", "Device" : "Aygıt", "Last activity" : "Son işlem", "App passwords" : "Uygulama parolaları", diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json index 12b35b698d0..701bb3aeec9 100644 --- a/settings/l10n/tr.json +++ b/settings/l10n/tr.json @@ -347,6 +347,7 @@ "iOS app" : "iOS uygulaması", "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Projeyi desteklemek için {contributeopen}geliştirmeye katılabilir{linkclose} ya da {contributeopen}tanıtımını yapabilirsiniz{linkclose}!", "Show First Run Wizard again" : "İlk Çalıştırma Yardımcısı yeniden görüntülensin", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Şu anda hesabınıza erişebilen web, masa üstü ve mobil istemciler ile uygulamaya özel parolalar.", "Device" : "Aygıt", "Last activity" : "Son işlem", "App passwords" : "Uygulama parolaları", |