diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-13 01:12:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-13 01:12:40 +0000 |
commit | 5e8482483934e1d39703c1568b532fa26724a6c5 (patch) | |
tree | 033c25346c5eaffd04e973bff1688dae56fd4268 /apps | |
parent | 795cc8345db60cc0663ba57a514cafde96bc5339 (diff) | |
download | nextcloud-server-5e8482483934e1d39703c1568b532fa26724a6c5.tar.gz nextcloud-server-5e8482483934e1d39703c1568b532fa26724a6c5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
80 files changed, 88 insertions, 108 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 7c39cae6c3a..f95b7f2e806 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -59,7 +59,6 @@ OC.L10N.register( "More options …" : "Další volby…", "More options at %s" : "Další volby viz %s", "Contacts" : "Kontakty", - "%s (group)" : "%s (skupina)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", "Technical details" : "Technické podrobnosti", diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index d3d2279b4e5..87b1c10957a 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -57,7 +57,6 @@ "More options …" : "Další volby…", "More options at %s" : "Další volby viz %s", "Contacts" : "Kontakty", - "%s (group)" : "%s (skupina)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", "Technical details" : "Technické podrobnosti", diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index adde6b900f9..7bff721606c 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -59,7 +59,6 @@ OC.L10N.register( "More options …" : "Weitere Optionen...", "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", - "%s (group)" : "%s (Gruppe)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 89e8fd79771..7866287945f 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -57,7 +57,6 @@ "More options …" : "Weitere Optionen...", "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", - "%s (group)" : "%s (Gruppe)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 39622f04162..de39673f9aa 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -59,7 +59,6 @@ OC.L10N.register( "More options …" : "Weitere Optionen...", "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", - "%s (group)" : "%s (Gruppe)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 2e6b2595211..6885245baf4 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -57,7 +57,6 @@ "More options …" : "Weitere Optionen...", "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", - "%s (group)" : "%s (Gruppe)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index bf992482bc9..b67b8ad104b 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -59,7 +59,6 @@ OC.L10N.register( "More options …" : "Más opciones...", "More options at %s" : "Más opciones en %s", "Contacts" : "Contactos", - "%s (group)" : "%s (grupo)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Extremo de WebDAV", "Technical details" : "Detalles técnicos", diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 56e1234ec15..223704d7163 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -57,7 +57,6 @@ "More options …" : "Más opciones...", "More options at %s" : "Más opciones en %s", "Contacts" : "Contactos", - "%s (group)" : "%s (grupo)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Extremo de WebDAV", "Technical details" : "Detalles técnicos", diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 74c1867d866..076ff784dbc 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -59,7 +59,6 @@ OC.L10N.register( "More options …" : "Plus d'options …", "More options at %s" : "Plus d'options à %s", "Contacts" : "Contacts", - "%s (group)" : "%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Point d'accès WebDAV", "Technical details" : "Détails techniques", diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 072cfdb0456..15bc5b1ae20 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -57,7 +57,6 @@ "More options …" : "Plus d'options …", "More options at %s" : "Plus d'options à %s", "Contacts" : "Contacts", - "%s (group)" : "%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Point d'accès WebDAV", "Technical details" : "Détails techniques", diff --git a/apps/dav/l10n/is.js b/apps/dav/l10n/is.js index 40a1bb68ed9..f74acb3a805 100644 --- a/apps/dav/l10n/is.js +++ b/apps/dav/l10n/is.js @@ -59,7 +59,6 @@ OC.L10N.register( "More options …" : "Fleiri valkostir ...", "More options at %s" : "Fleiri valkostir á %s", "Contacts" : "Tengiliðir", - "%s (group)" : "%s (hópur)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-endapunktur", "Technical details" : "Tæknilegar upplýsingar", diff --git a/apps/dav/l10n/is.json b/apps/dav/l10n/is.json index 0828bc84d65..70c756567bf 100644 --- a/apps/dav/l10n/is.json +++ b/apps/dav/l10n/is.json @@ -57,7 +57,6 @@ "More options …" : "Fleiri valkostir ...", "More options at %s" : "Fleiri valkostir á %s", "Contacts" : "Tengiliðir", - "%s (group)" : "%s (hópur)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-endapunktur", "Technical details" : "Tæknilegar upplýsingar", diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index f18e0efe15b..1d2ae26227d 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -59,7 +59,6 @@ OC.L10N.register( "More options …" : "Altre opzioni...", "More options at %s" : "Altre opzioni alle %s", "Contacts" : "Contatti", - "%s (group)" : "%s (gruppo)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminatore WebDAV", "Technical details" : "Dettagli tecnici", diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index 4099f923166..e331e4bfce5 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -57,7 +57,6 @@ "More options …" : "Altre opzioni...", "More options at %s" : "Altre opzioni alle %s", "Contacts" : "Contatti", - "%s (group)" : "%s (gruppo)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminatore WebDAV", "Technical details" : "Dettagli tecnici", diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index 9c4452d33b2..91df26e7acc 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -59,7 +59,6 @@ OC.L10N.register( "More options …" : "Meer opties …", "More options at %s" : "Meer opties op %s", "Contacts" : "Contactpersonen", - "%s (group)" : "%s (group)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV eindpunt", "Technical details" : "Technische details", diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index f9e0762178d..edc8640ab1c 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -57,7 +57,6 @@ "More options …" : "Meer opties …", "More options at %s" : "Meer opties op %s", "Contacts" : "Contactpersonen", - "%s (group)" : "%s (group)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV eindpunt", "Technical details" : "Technische details", diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index 991b424fd03..14e16eaa66e 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -59,7 +59,6 @@ OC.L10N.register( "More options …" : "Mais opções...", "More options at %s" : "Mais opções em %s", "Contacts" : "Contatos", - "%s (group)" : "%s (grupo)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Endpoint WebDAV", "Technical details" : "Detalhes técnicos", diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index 4b2a5dedff3..6847ce59dce 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -57,7 +57,6 @@ "More options …" : "Mais opções...", "More options at %s" : "Mais opções em %s", "Contacts" : "Contatos", - "%s (group)" : "%s (grupo)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Endpoint WebDAV", "Technical details" : "Detalhes técnicos", diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js index 63f2c252043..81343f9694b 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.js @@ -59,7 +59,6 @@ OC.L10N.register( "More options …" : "Још опција…", "More options at %s" : "Још опција на %s", "Contacts" : "Контакти", - "%s (group)" : "%s (група)", "WebDAV" : "ВебДАВ", "WebDAV endpoint" : "WebDAV крајња тачка", "Technical details" : "Технички детаљи", diff --git a/apps/dav/l10n/sr.json b/apps/dav/l10n/sr.json index 65e1eef2f30..9632e44b33e 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.json @@ -57,7 +57,6 @@ "More options …" : "Још опција…", "More options at %s" : "Још опција на %s", "Contacts" : "Контакти", - "%s (group)" : "%s (група)", "WebDAV" : "ВебДАВ", "WebDAV endpoint" : "WebDAV крајња тачка", "Technical details" : "Технички детаљи", diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index 93eeaa67b6a..9a33396878a 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -58,7 +58,6 @@ OC.L10N.register( "More options …" : "Fler alternativ ...", "More options at %s" : "Fler alternativ på %s", "Contacts" : "Kontakter", - "%s (group)" : "%s (grupp)", "WebDAV" : "WebDAV", "Technical details" : "Tekniska detaljer", "Remote Address: %s" : "Extern adress: %s", diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index 4b3ed893910..8149e984419 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -56,7 +56,6 @@ "More options …" : "Fler alternativ ...", "More options at %s" : "Fler alternativ på %s", "Contacts" : "Kontakter", - "%s (group)" : "%s (grupp)", "WebDAV" : "WebDAV", "Technical details" : "Tekniska detaljer", "Remote Address: %s" : "Extern adress: %s", diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 1afd4b23e11..95ac4daf8d7 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -59,7 +59,6 @@ OC.L10N.register( "More options …" : "Diğer seçenekler…", "More options at %s" : "%s üzerindeki diğer seçenekler", "Contacts" : "Kişiler", - "%s (group)" : "%s (grup)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV Bağlantı Noktası", "Technical details" : "Teknik ayrıntılar", diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index 71d930d8fe2..90fd06867fc 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -57,7 +57,6 @@ "More options …" : "Diğer seçenekler…", "More options at %s" : "%s üzerindeki diğer seçenekler", "Contacts" : "Kişiler", - "%s (group)" : "%s (grup)", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV Bağlantı Noktası", "Technical details" : "Teknik ayrıntılar", diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 3a9297aa20d..170c93b6b67 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -14,6 +14,7 @@ OC.L10N.register( "Home" : "Domů", "Close" : "Zavřít", "Could not create folder \"{dir}\"" : "Nelze vytvořit složku „{dir}“", + "This will stop your current uploads." : "Toto zastaví stávající nahrávání.", "Upload cancelled." : "Odesílání zrušeno.", "…" : "…", "Processing files …" : "Zpracovávání souborů…", @@ -21,6 +22,7 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}", "Target folder \"{dir}\" does not exist any more" : "Cílová složka „{dir}“ už neexistuje", "Not enough free space" : "Nedostatek volného prostoru", + "An unknown error has occurred" : "Vyskytla se neznámá chyba", "Uploading …" : "Nahrávání…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", "Uploading that item is not supported" : "Nahrání této položky není podporováno", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 1b19b759396..7b9fcbd0b95 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -12,6 +12,7 @@ "Home" : "Domů", "Close" : "Zavřít", "Could not create folder \"{dir}\"" : "Nelze vytvořit složku „{dir}“", + "This will stop your current uploads." : "Toto zastaví stávající nahrávání.", "Upload cancelled." : "Odesílání zrušeno.", "…" : "…", "Processing files …" : "Zpracovávání souborů…", @@ -19,6 +20,7 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}", "Target folder \"{dir}\" does not exist any more" : "Cílová složka „{dir}“ už neexistuje", "Not enough free space" : "Nedostatek volného prostoru", + "An unknown error has occurred" : "Vyskytla se neznámá chyba", "Uploading …" : "Nahrávání…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", "Uploading that item is not supported" : "Nahrání této položky není podporováno", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index f8fa20f0255..dee55e38ea4 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -14,6 +14,7 @@ OC.L10N.register( "Home" : "Inicio", "Close" : "Cerrar", "Could not create folder \"{dir}\"" : "No se pudo crear la carpeta \"{dir}\"", + "This will stop your current uploads." : "Esto detendrá las actuales subidas.", "Upload cancelled." : "Subida cancelada.", "…" : "...", "Processing files …" : "Procesando archivos...", @@ -21,6 +22,7 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}", "Target folder \"{dir}\" does not exist any more" : "La carpeta de destino \"{dir}\" ya no existe", "Not enough free space" : "No hay espacio libre suficiente", + "An unknown error has occurred" : "Ha ocurrido un error desconocido", "Uploading …" : "Subiendo...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "Uploading that item is not supported" : "Subir este archivo no es compatible", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 46b6a4f3117..4b9468a8f18 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -12,6 +12,7 @@ "Home" : "Inicio", "Close" : "Cerrar", "Could not create folder \"{dir}\"" : "No se pudo crear la carpeta \"{dir}\"", + "This will stop your current uploads." : "Esto detendrá las actuales subidas.", "Upload cancelled." : "Subida cancelada.", "…" : "...", "Processing files …" : "Procesando archivos...", @@ -19,6 +20,7 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}", "Target folder \"{dir}\" does not exist any more" : "La carpeta de destino \"{dir}\" ya no existe", "Not enough free space" : "No hay espacio libre suficiente", + "An unknown error has occurred" : "Ha ocurrido un error desconocido", "Uploading …" : "Subiendo...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "Uploading that item is not supported" : "Subir este archivo no es compatible", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 4d3e3b778ab..ccc47834ea3 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -14,6 +14,7 @@ OC.L10N.register( "Home" : "Главная", "Close" : "Закрыть", "Could not create folder \"{dir}\"" : "Невозможно создать каталог «{dir}»", + "This will stop your current uploads." : "Это действие остановит активные сеансы передачи файлов на сервер. ", "Upload cancelled." : "Выгрузка отменена.", "…" : "…", "Processing files …" : "Обработка файлов…", @@ -21,6 +22,7 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, вы загружаете {size1}, но только {size2} доступно", "Target folder \"{dir}\" does not exist any more" : "Целевой каталог «{dir}» более не существует", "Not enough free space" : "Недостаточно свободного места", + "An unknown error has occurred" : "Произошла неизвестная ошибка", "Uploading …" : "Загрузка…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} из {totalSize} ({bitrate})", "Uploading that item is not supported" : "Загрузка этого элемента не поддерживается", @@ -141,6 +143,7 @@ OC.L10N.register( "Show hidden files" : "Показывать скрытые файлы", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">доступа к вашим файлам через WebDAV</a>", + "Toggle grid view" : "Включить или отключить режим просмотра сеткой", "Cancel upload" : "Отменить загрузку", "No files in here" : "Здесь нет файлов", "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index ef200c454d1..f1bbc136c5d 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -12,6 +12,7 @@ "Home" : "Главная", "Close" : "Закрыть", "Could not create folder \"{dir}\"" : "Невозможно создать каталог «{dir}»", + "This will stop your current uploads." : "Это действие остановит активные сеансы передачи файлов на сервер. ", "Upload cancelled." : "Выгрузка отменена.", "…" : "…", "Processing files …" : "Обработка файлов…", @@ -19,6 +20,7 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, вы загружаете {size1}, но только {size2} доступно", "Target folder \"{dir}\" does not exist any more" : "Целевой каталог «{dir}» более не существует", "Not enough free space" : "Недостаточно свободного места", + "An unknown error has occurred" : "Произошла неизвестная ошибка", "Uploading …" : "Загрузка…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} из {totalSize} ({bitrate})", "Uploading that item is not supported" : "Загрузка этого элемента не поддерживается", @@ -139,6 +141,7 @@ "Show hidden files" : "Показывать скрытые файлы", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">доступа к вашим файлам через WebDAV</a>", + "Toggle grid view" : "Включить или отключить режим просмотра сеткой", "Cancel upload" : "Отменить загрузку", "No files in here" : "Здесь нет файлов", "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!", diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index c257e31c262..7e1073c13c8 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -78,6 +78,8 @@ OC.L10N.register( "User entered, store in database" : "用户登录, 存储在数据库中", "RSA public key" : "RSA 公钥", "Public key" : "公钥", + "RSA private key" : "RSA 私钥", + "Private key" : "私钥", "Amazon S3" : "Amazon S3", "Bucket" : "Bucket", "Hostname" : "主机名", @@ -107,11 +109,15 @@ OC.L10N.register( "Request timeout (seconds)" : "请求超时时间 (秒)", "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装或启用 PHP 中的 cURL 支持. 无法挂载 %s. 请联系您的系统管理员安装.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装或启用 PHP 中的 FTP 支持. 无法挂载 %s. 请联系您的系统管理员安装.", + "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "“%1$s” 未安装。无法挂载 %2$s。请联系管理员安装。", "External storage support" : "外部存储支持", + "Adds basic external storage support" : "添加基本的外部存储支持", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "此应用为管理员提供了配置连接外部存储服务的功能,例如如 FTP 服务器、S3 或 SWIFT 对象存储、其他的 NextCloud 服务器、WebDAV 服务器等。管理员可以选择要启用的存储类型,并可以为用户、组或整个系统挂载这些存储服务。用户会在自己的 NextCloud 目录中看到全局挂载的外部存储,可以像其他任何 NextCloud 文件夹一样访问和使用这个文件夹。用户可以共享存储在这些外部位置中的文件。在这种情况下,当接收方从外部存储请求文件时,将使用文件所有者的凭据,从而确保接收方能够访问共享文件。\n\n可以使用 GUI 或命令行配置外部存储。命令行方式为高级用户配置大容量外部存储挂载和设置挂载优先级提供了更大的灵活性。更多信息可在外部存储 GUI 文档和外部存储配置文档中查阅。", "No external storage configured or you don't have the permission to configure them" : "未设置外部存储或者没有权限", "Name" : "名称", "Storage type" : "存储类型", "Scope" : "适用范围", + "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "外部存储插件允许挂载外部的存储服务作为 Nextcloud 的辅助存储设备。你可以设置是否允许挂载用户自己的外部存储服务。", "Folder name" : "目录名称", "External storage" : "外部存储", "Authentication" : "认证", @@ -121,6 +127,9 @@ OC.L10N.register( "Add storage" : "增加存储", "Advanced settings" : "高级选项", "Allow users to mount external storage" : "允许用户挂载外部存储", + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。", + "Fetching request tokens failed. Verify that your app key and secret are correct." : "获取请求令牌失败。检查你的应用 key 和 secret 是否正确。", + "Fetching access tokens failed. Verify that your app key and secret are correct." : "获取访问令牌失败。检查你的应用 key 和 secret 是否正确。", "Step 1 failed. Exception: %s" : "步骤 1 失败. 异常: %s", "Step 2 failed. Exception: %s" : "步骤 2 失败. 异常: %s", "Dropbox App Configuration" : "Dropbox 配置", @@ -129,6 +138,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装 \"%s\". 无法挂载 %s. 请联系您的系统管理员安装.", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, Google Drive, Dropbox, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "此应用为管理员提供了配置连接外部存储服务的功能,例如如 FTP 服务器、S3 或 SWIFT 对象存储、Google Drive、Dropbox、其他的 NextCloud 服务器、WebDAV 服务器等。管理员可以选择要启用的存储类型,并可以为用户、组或整个系统挂载这些存储服务。用户会在自己的 NextCloud 目录中看到全局挂载的外部存储,可以像其他任何 NextCloud 文件夹一样访问和使用这个文件夹。用户可以共享存储在这些外部位置中的文件。在这种情况下,当接收方从外部存储请求文件时,将使用文件所有者的凭据,从而确保接收方能够访问共享文件。\n\n可以使用 GUI 或命令行配置外部存储。命令行方式为高级用户配置大容量外部存储挂载和设置挂载优先级提供了更大的灵活性。更多信息可在外部存储 GUI 文档和外部存储配置文档中查阅。", "No external storage configured" : "没有配置外部存储", "You can add external storages in the personal settings" : "您可以在个人设置中添加外部存储", "Allow users to mount the following external storage" : "允许用户挂载以下外部存储", diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index 8f4744d4d49..87e6959cba0 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -76,6 +76,8 @@ "User entered, store in database" : "用户登录, 存储在数据库中", "RSA public key" : "RSA 公钥", "Public key" : "公钥", + "RSA private key" : "RSA 私钥", + "Private key" : "私钥", "Amazon S3" : "Amazon S3", "Bucket" : "Bucket", "Hostname" : "主机名", @@ -105,11 +107,15 @@ "Request timeout (seconds)" : "请求超时时间 (秒)", "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装或启用 PHP 中的 cURL 支持. 无法挂载 %s. 请联系您的系统管理员安装.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装或启用 PHP 中的 FTP 支持. 无法挂载 %s. 请联系您的系统管理员安装.", + "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "“%1$s” 未安装。无法挂载 %2$s。请联系管理员安装。", "External storage support" : "外部存储支持", + "Adds basic external storage support" : "添加基本的外部存储支持", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "此应用为管理员提供了配置连接外部存储服务的功能,例如如 FTP 服务器、S3 或 SWIFT 对象存储、其他的 NextCloud 服务器、WebDAV 服务器等。管理员可以选择要启用的存储类型,并可以为用户、组或整个系统挂载这些存储服务。用户会在自己的 NextCloud 目录中看到全局挂载的外部存储,可以像其他任何 NextCloud 文件夹一样访问和使用这个文件夹。用户可以共享存储在这些外部位置中的文件。在这种情况下,当接收方从外部存储请求文件时,将使用文件所有者的凭据,从而确保接收方能够访问共享文件。\n\n可以使用 GUI 或命令行配置外部存储。命令行方式为高级用户配置大容量外部存储挂载和设置挂载优先级提供了更大的灵活性。更多信息可在外部存储 GUI 文档和外部存储配置文档中查阅。", "No external storage configured or you don't have the permission to configure them" : "未设置外部存储或者没有权限", "Name" : "名称", "Storage type" : "存储类型", "Scope" : "适用范围", + "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "外部存储插件允许挂载外部的存储服务作为 Nextcloud 的辅助存储设备。你可以设置是否允许挂载用户自己的外部存储服务。", "Folder name" : "目录名称", "External storage" : "外部存储", "Authentication" : "认证", @@ -119,6 +125,9 @@ "Add storage" : "增加存储", "Advanced settings" : "高级选项", "Allow users to mount external storage" : "允许用户挂载外部存储", + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。", + "Fetching request tokens failed. Verify that your app key and secret are correct." : "获取请求令牌失败。检查你的应用 key 和 secret 是否正确。", + "Fetching access tokens failed. Verify that your app key and secret are correct." : "获取访问令牌失败。检查你的应用 key 和 secret 是否正确。", "Step 1 failed. Exception: %s" : "步骤 1 失败. 异常: %s", "Step 2 failed. Exception: %s" : "步骤 2 失败. 异常: %s", "Dropbox App Configuration" : "Dropbox 配置", @@ -127,6 +136,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装 \"%s\". 无法挂载 %s. 请联系您的系统管理员安装.", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, Google Drive, Dropbox, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "此应用为管理员提供了配置连接外部存储服务的功能,例如如 FTP 服务器、S3 或 SWIFT 对象存储、Google Drive、Dropbox、其他的 NextCloud 服务器、WebDAV 服务器等。管理员可以选择要启用的存储类型,并可以为用户、组或整个系统挂载这些存储服务。用户会在自己的 NextCloud 目录中看到全局挂载的外部存储,可以像其他任何 NextCloud 文件夹一样访问和使用这个文件夹。用户可以共享存储在这些外部位置中的文件。在这种情况下,当接收方从外部存储请求文件时,将使用文件所有者的凭据,从而确保接收方能够访问共享文件。\n\n可以使用 GUI 或命令行配置外部存储。命令行方式为高级用户配置大容量外部存储挂载和设置挂载优先级提供了更大的灵活性。更多信息可在外部存储 GUI 文档和外部存储配置文档中查阅。", "No external storage configured" : "没有配置外部存储", "You can add external storages in the personal settings" : "您可以在个人设置中添加外部存储", "Allow users to mount the following external storage" : "允许用户挂载以下外部存储", diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index d1abeb033bc..9dd03ab74d7 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -22,6 +22,7 @@ OC.L10N.register( "Download" : "Stáhnout", "Delete" : "Smazat", "You can upload into this folder" : "Do této složky můžete nahrávat", + "Terms of service" : "Všeobecné podmínky", "No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server", "Invalid server URL" : "Neplatná URL serveru", "Failed to add the public link to your Nextcloud" : "Nepodařilo se přidání veřejného odkazu do Nextcloud", @@ -118,11 +119,14 @@ OC.L10N.register( "sharing is disabled" : "sdílení je zakázané", "For more info, please ask the person who sent this link." : "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.", "Share note" : "Sdílet poznámku", + "Toggle grid view" : "Vyp/zap. zobrazení mřížky", "Download %s" : "Stáhnout %s", "Upload files to %s" : "Nahrát soubory do %s", + "Note" : "Poznámka", "Select or drop files" : "Vyberte nebo přetáhněte soubory", "Uploading files…" : "Nahrávání souborů…", "Uploaded files:" : "Nahrané soubory:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahráním souborů vyjadřujete souhlas s všeobecnými podmínkami %1$s %2$s.", "{actor} removed you from {file}" : "{actor} vás odstranil(a) ze souboru {file}", "Sharing %s failed because the back end does not allow shares from type %s" : "Sdílení %s se nezdařilo, protože podpůrná vrstva nepodporuje typ sdílení %s", "%s is publicly shared" : "%s je veřejně sdíleno", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 415c2b53b5f..356728a31e9 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -20,6 +20,7 @@ "Download" : "Stáhnout", "Delete" : "Smazat", "You can upload into this folder" : "Do této složky můžete nahrávat", + "Terms of service" : "Všeobecné podmínky", "No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server", "Invalid server URL" : "Neplatná URL serveru", "Failed to add the public link to your Nextcloud" : "Nepodařilo se přidání veřejného odkazu do Nextcloud", @@ -116,11 +117,14 @@ "sharing is disabled" : "sdílení je zakázané", "For more info, please ask the person who sent this link." : "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.", "Share note" : "Sdílet poznámku", + "Toggle grid view" : "Vyp/zap. zobrazení mřížky", "Download %s" : "Stáhnout %s", "Upload files to %s" : "Nahrát soubory do %s", + "Note" : "Poznámka", "Select or drop files" : "Vyberte nebo přetáhněte soubory", "Uploading files…" : "Nahrávání souborů…", "Uploaded files:" : "Nahrané soubory:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahráním souborů vyjadřujete souhlas s všeobecnými podmínkami %1$s %2$s.", "{actor} removed you from {file}" : "{actor} vás odstranil(a) ze souboru {file}", "Sharing %s failed because the back end does not allow shares from type %s" : "Sdílení %s se nezdařilo, protože podpůrná vrstva nepodporuje typ sdílení %s", "%s is publicly shared" : "%s je veřejně sdíleno", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 8e8e2d86ad7..e99416610f9 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -121,6 +121,7 @@ OC.L10N.register( "Share note" : "Compartir nota", "Download %s" : "Descargar %s", "Upload files to %s" : "Subir archivos a %s", + "Note" : "Nota", "Select or drop files" : "Seleccione o arrastre y suelte archivos", "Uploading files…" : "Subiendo archivos...", "Uploaded files:" : "Archivos subidos:", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 50af39211ac..deb3bd5fe16 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -119,6 +119,7 @@ "Share note" : "Compartir nota", "Download %s" : "Descargar %s", "Upload files to %s" : "Subir archivos a %s", + "Note" : "Nota", "Select or drop files" : "Seleccione o arrastre y suelte archivos", "Uploading files…" : "Subiendo archivos...", "Uploaded files:" : "Archivos subidos:", diff --git a/apps/updatenotification/l10n/ca.js b/apps/updatenotification/l10n/ca.js index 1cfdfc70700..48886062a6b 100644 --- a/apps/updatenotification/l10n/ca.js +++ b/apps/updatenotification/l10n/ca.js @@ -25,7 +25,6 @@ OC.L10N.register( "Checked on %s" : "Comprovat en %s", "Update channel:" : "Actualitzar canal:", "The selected update channel makes dedicated notifications for the server obsolete." : "El canal d'actualització seleccionat deixa obsoletes les notificacions específiques del servidor.", - "The update check is not yet finished. Please refresh the page." : "Actualitzeu la pàgina.", - "What's new?" : "Què hi ha de nou?" + "The update check is not yet finished. Please refresh the page." : "Actualitzeu la pàgina." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/ca.json b/apps/updatenotification/l10n/ca.json index bb707395152..ca7ce22cde7 100644 --- a/apps/updatenotification/l10n/ca.json +++ b/apps/updatenotification/l10n/ca.json @@ -23,7 +23,6 @@ "Checked on %s" : "Comprovat en %s", "Update channel:" : "Actualitzar canal:", "The selected update channel makes dedicated notifications for the server obsolete." : "El canal d'actualització seleccionat deixa obsoletes les notificacions específiques del servidor.", - "The update check is not yet finished. Please refresh the page." : "Actualitzeu la pàgina.", - "What's new?" : "Què hi ha de nou?" + "The update check is not yet finished. Please refresh the page." : "Actualitzeu la pàgina." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js index 2e4a1476f8f..74b4c94d1b7 100644 --- a/apps/updatenotification/l10n/cs.js +++ b/apps/updatenotification/l10n/cs.js @@ -38,7 +38,6 @@ OC.L10N.register( "Checked on %s" : "Zkontrolováno %s", "Update channel:" : "Aktualizovat kanál:", "The selected update channel makes dedicated notifications for the server obsolete." : "Zvolený kanál aktualizací označuje dedikovaná upozornění pro server za zastaralá.", - "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizací ještě neskončila. Načtěte stránku znovu.", - "What's new?" : "Co je nového?" + "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizací ještě neskončila. Načtěte stránku znovu." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/updatenotification/l10n/cs.json b/apps/updatenotification/l10n/cs.json index ab409a9b434..5592fbe254d 100644 --- a/apps/updatenotification/l10n/cs.json +++ b/apps/updatenotification/l10n/cs.json @@ -36,7 +36,6 @@ "Checked on %s" : "Zkontrolováno %s", "Update channel:" : "Aktualizovat kanál:", "The selected update channel makes dedicated notifications for the server obsolete." : "Zvolený kanál aktualizací označuje dedikovaná upozornění pro server za zastaralá.", - "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizací ještě neskončila. Načtěte stránku znovu.", - "What's new?" : "Co je nového?" + "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizací ještě neskončila. Načtěte stránku znovu." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index f120bb4ecc8..2bad4763770 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -38,7 +38,6 @@ OC.L10N.register( "Checked on %s" : "Geprüft am %s", "Update channel:" : "Update-Kanal:", "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.", - "The update check is not yet finished. Please refresh the page." : "Die Aktualisierungsprüfung ist noch nicht abgeschlossen. Bitte die Seite neu laden.", - "What's new?" : "Was ist neu?" + "The update check is not yet finished. Please refresh the page." : "Die Aktualisierungsprüfung ist noch nicht abgeschlossen. Bitte die Seite neu laden." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index 6419141501c..8598d941f74 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -36,7 +36,6 @@ "Checked on %s" : "Geprüft am %s", "Update channel:" : "Update-Kanal:", "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.", - "The update check is not yet finished. Please refresh the page." : "Die Aktualisierungsprüfung ist noch nicht abgeschlossen. Bitte die Seite neu laden.", - "What's new?" : "Was ist neu?" + "The update check is not yet finished. Please refresh the page." : "Die Aktualisierungsprüfung ist noch nicht abgeschlossen. Bitte die Seite neu laden." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 0c500f8be9b..32c3e403664 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -38,7 +38,6 @@ OC.L10N.register( "Checked on %s" : "Überprüft am %s", "Update channel:" : "Update-Kanal:", "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.", - "The update check is not yet finished. Please refresh the page." : "Die Aktualisierungsprüfung ist noch nicht abgeschlossen. Bitte die Seite neu laden.", - "What's new?" : "Was ist neu?" + "The update check is not yet finished. Please refresh the page." : "Die Aktualisierungsprüfung ist noch nicht abgeschlossen. Bitte die Seite neu laden." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index 09d7589b8ac..714e424ee81 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -36,7 +36,6 @@ "Checked on %s" : "Überprüft am %s", "Update channel:" : "Update-Kanal:", "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.", - "The update check is not yet finished. Please refresh the page." : "Die Aktualisierungsprüfung ist noch nicht abgeschlossen. Bitte die Seite neu laden.", - "What's new?" : "Was ist neu?" + "The update check is not yet finished. Please refresh the page." : "Die Aktualisierungsprüfung ist noch nicht abgeschlossen. Bitte die Seite neu laden." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/el.js b/apps/updatenotification/l10n/el.js index e30ddd93652..66a6e66c492 100644 --- a/apps/updatenotification/l10n/el.js +++ b/apps/updatenotification/l10n/el.js @@ -24,7 +24,6 @@ OC.L10N.register( "Download now" : "Λήψη τώρα", "Checked on %s" : "Ελέγχθηκε στις %s", "Update channel:" : "Ενημέρωση καναλιού:", - "The selected update channel makes dedicated notifications for the server obsolete." : "Το συγκεκριμένο κανάλι ενημέρωσης καθιστά παρωχημένες τις ειδοποιήσεις που προορίζονται για τον διακομιστή.", - "What's new?" : "Τι νέο υπάρχει;" + "The selected update channel makes dedicated notifications for the server obsolete." : "Το συγκεκριμένο κανάλι ενημέρωσης καθιστά παρωχημένες τις ειδοποιήσεις που προορίζονται για τον διακομιστή." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/el.json b/apps/updatenotification/l10n/el.json index dd6baee8255..e2c3fc52a2e 100644 --- a/apps/updatenotification/l10n/el.json +++ b/apps/updatenotification/l10n/el.json @@ -22,7 +22,6 @@ "Download now" : "Λήψη τώρα", "Checked on %s" : "Ελέγχθηκε στις %s", "Update channel:" : "Ενημέρωση καναλιού:", - "The selected update channel makes dedicated notifications for the server obsolete." : "Το συγκεκριμένο κανάλι ενημέρωσης καθιστά παρωχημένες τις ειδοποιήσεις που προορίζονται για τον διακομιστή.", - "What's new?" : "Τι νέο υπάρχει;" + "The selected update channel makes dedicated notifications for the server obsolete." : "Το συγκεκριμένο κανάλι ενημέρωσης καθιστά παρωχημένες τις ειδοποιήσεις που προορίζονται για τον διακομιστή." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js index 14b923673d2..52badaea459 100644 --- a/apps/updatenotification/l10n/en_GB.js +++ b/apps/updatenotification/l10n/en_GB.js @@ -38,7 +38,6 @@ OC.L10N.register( "Checked on %s" : "Checked on %s", "Update channel:" : "Update channel:", "The selected update channel makes dedicated notifications for the server obsolete." : "The selected update channel makes dedicated notifications for the server obsolete.", - "The update check is not yet finished. Please refresh the page." : "The update check is not yet finished. Please refresh the page.", - "What's new?" : "What's new?" + "The update check is not yet finished. Please refresh the page." : "The update check is not yet finished. Please refresh the page." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json index 561ba9ac63c..50b0a4c569a 100644 --- a/apps/updatenotification/l10n/en_GB.json +++ b/apps/updatenotification/l10n/en_GB.json @@ -36,7 +36,6 @@ "Checked on %s" : "Checked on %s", "Update channel:" : "Update channel:", "The selected update channel makes dedicated notifications for the server obsolete." : "The selected update channel makes dedicated notifications for the server obsolete.", - "The update check is not yet finished. Please refresh the page." : "The update check is not yet finished. Please refresh the page.", - "What's new?" : "What's new?" + "The update check is not yet finished. Please refresh the page." : "The update check is not yet finished. Please refresh the page." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js index fab921c2fba..ffe32bd4b96 100644 --- a/apps/updatenotification/l10n/es.js +++ b/apps/updatenotification/l10n/es.js @@ -38,7 +38,6 @@ OC.L10N.register( "Checked on %s" : "Comprobado el %s", "Update channel:" : "Canal de actualización: ", "The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace obsoletas las notificaciones dedicadas para el servidor.", - "The update check is not yet finished. Please refresh the page." : "La comprobación de actuliazaciones no ha finalizado aún. Por favor, recarga la página.", - "What's new?" : "¿Qué hay de nuevo?" + "The update check is not yet finished. Please refresh the page." : "La comprobación de actuliazaciones no ha finalizado aún. Por favor, recarga la página." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json index 971ebe367b1..9e8e1c4c8bf 100644 --- a/apps/updatenotification/l10n/es.json +++ b/apps/updatenotification/l10n/es.json @@ -36,7 +36,6 @@ "Checked on %s" : "Comprobado el %s", "Update channel:" : "Canal de actualización: ", "The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace obsoletas las notificaciones dedicadas para el servidor.", - "The update check is not yet finished. Please refresh the page." : "La comprobación de actuliazaciones no ha finalizado aún. Por favor, recarga la página.", - "What's new?" : "¿Qué hay de nuevo?" + "The update check is not yet finished. Please refresh the page." : "La comprobación de actuliazaciones no ha finalizado aún. Por favor, recarga la página." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js index d932617a8a0..a333bcabbde 100644 --- a/apps/updatenotification/l10n/fi.js +++ b/apps/updatenotification/l10n/fi.js @@ -26,7 +26,6 @@ OC.L10N.register( "Download now" : "Lataa heti", "Checked on %s" : "Tarkistettu %s", "Update channel:" : "Päivityskanava:", - "The update check is not yet finished. Please refresh the page." : "Päivitystarkistus ei ole vielä valmis. Päivitä sivu.", - "What's new?" : "Mitä uutta?" + "The update check is not yet finished. Please refresh the page." : "Päivitystarkistus ei ole vielä valmis. Päivitä sivu." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/fi.json b/apps/updatenotification/l10n/fi.json index 740b5ffec73..39b4f181b3e 100644 --- a/apps/updatenotification/l10n/fi.json +++ b/apps/updatenotification/l10n/fi.json @@ -24,7 +24,6 @@ "Download now" : "Lataa heti", "Checked on %s" : "Tarkistettu %s", "Update channel:" : "Päivityskanava:", - "The update check is not yet finished. Please refresh the page." : "Päivitystarkistus ei ole vielä valmis. Päivitä sivu.", - "What's new?" : "Mitä uutta?" + "The update check is not yet finished. Please refresh the page." : "Päivitystarkistus ei ole vielä valmis. Päivitä sivu." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index e47c826420d..5a66d800928 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -38,7 +38,6 @@ OC.L10N.register( "Checked on %s" : "Vérifié le %s", "Update channel:" : "Canal de mise à jour :", "The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de mise à jour sélectionné rend obsolètes les notifications dédiées au serveur.", - "The update check is not yet finished. Please refresh the page." : "La vérification de la mise-à-jour n'est pas encore terminée. Veuillez rafraîchir la page.", - "What's new?" : "Quoi de neuf ?" + "The update check is not yet finished. Please refresh the page." : "La vérification de la mise-à-jour n'est pas encore terminée. Veuillez rafraîchir la page." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json index 736297d1848..48a580c8c24 100644 --- a/apps/updatenotification/l10n/fr.json +++ b/apps/updatenotification/l10n/fr.json @@ -36,7 +36,6 @@ "Checked on %s" : "Vérifié le %s", "Update channel:" : "Canal de mise à jour :", "The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de mise à jour sélectionné rend obsolètes les notifications dédiées au serveur.", - "The update check is not yet finished. Please refresh the page." : "La vérification de la mise-à-jour n'est pas encore terminée. Veuillez rafraîchir la page.", - "What's new?" : "Quoi de neuf ?" + "The update check is not yet finished. Please refresh the page." : "La vérification de la mise-à-jour n'est pas encore terminée. Veuillez rafraîchir la page." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/he.js b/apps/updatenotification/l10n/he.js index cfd0496b9dc..e50040544ad 100644 --- a/apps/updatenotification/l10n/he.js +++ b/apps/updatenotification/l10n/he.js @@ -24,7 +24,6 @@ OC.L10N.register( "Download now" : "להוריד כעת", "Checked on %s" : "נבדק לאחרונה ב- %s", "Update channel:" : "עדכון ערוץ:", - "The update check is not yet finished. Please refresh the page." : "בדיקת העדכונים לא הסתיימה עדיין. נא לעדכן את העמוד.", - "What's new?" : "מה חדש?" + "The update check is not yet finished. Please refresh the page." : "בדיקת העדכונים לא הסתיימה עדיין. נא לעדכן את העמוד." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/updatenotification/l10n/he.json b/apps/updatenotification/l10n/he.json index b2b0223d59b..f51df9d53da 100644 --- a/apps/updatenotification/l10n/he.json +++ b/apps/updatenotification/l10n/he.json @@ -22,7 +22,6 @@ "Download now" : "להוריד כעת", "Checked on %s" : "נבדק לאחרונה ב- %s", "Update channel:" : "עדכון ערוץ:", - "The update check is not yet finished. Please refresh the page." : "בדיקת העדכונים לא הסתיימה עדיין. נא לעדכן את העמוד.", - "What's new?" : "מה חדש?" + "The update check is not yet finished. Please refresh the page." : "בדיקת העדכונים לא הסתיימה עדיין. נא לעדכן את העמוד." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/is.js b/apps/updatenotification/l10n/is.js index 59fd6250aa9..ebea70c34c3 100644 --- a/apps/updatenotification/l10n/is.js +++ b/apps/updatenotification/l10n/is.js @@ -38,7 +38,6 @@ OC.L10N.register( "Checked on %s" : "Athugað þann %s", "Update channel:" : "Uppfærslurás:", "The selected update channel makes dedicated notifications for the server obsolete." : "Valda uppfærslurásin gerir úreltar sértækar tilkynningar fyrir vefþjóninn.", - "The update check is not yet finished. Please refresh the page." : "Athugun á uppfærslum er ekki ennþá lokið. Endurlestu síðuna.", - "What's new?" : "Nýtt á döfinni?" + "The update check is not yet finished. Please refresh the page." : "Athugun á uppfærslum er ekki ennþá lokið. Endurlestu síðuna." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/updatenotification/l10n/is.json b/apps/updatenotification/l10n/is.json index f9601a6356a..e1d7de4db58 100644 --- a/apps/updatenotification/l10n/is.json +++ b/apps/updatenotification/l10n/is.json @@ -36,7 +36,6 @@ "Checked on %s" : "Athugað þann %s", "Update channel:" : "Uppfærslurás:", "The selected update channel makes dedicated notifications for the server obsolete." : "Valda uppfærslurásin gerir úreltar sértækar tilkynningar fyrir vefþjóninn.", - "The update check is not yet finished. Please refresh the page." : "Athugun á uppfærslum er ekki ennþá lokið. Endurlestu síðuna.", - "What's new?" : "Nýtt á döfinni?" + "The update check is not yet finished. Please refresh the page." : "Athugun á uppfærslum er ekki ennþá lokið. Endurlestu síðuna." },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js index 95f2b8d6f60..c1c454fe506 100644 --- a/apps/updatenotification/l10n/it.js +++ b/apps/updatenotification/l10n/it.js @@ -38,7 +38,6 @@ OC.L10N.register( "Checked on %s" : "Controllato il %s", "Update channel:" : "Canale di aggiornamento:", "The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.", - "The update check is not yet finished. Please refresh the page." : "Il controllo degli aggiornamenti non è ancora terminato. Aggiorna la pagina.", - "What's new?" : "Cosa c'è di nuovo?" + "The update check is not yet finished. Please refresh the page." : "Il controllo degli aggiornamenti non è ancora terminato. Aggiorna la pagina." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json index 0efedf9bac9..d5fe04b9e79 100644 --- a/apps/updatenotification/l10n/it.json +++ b/apps/updatenotification/l10n/it.json @@ -36,7 +36,6 @@ "Checked on %s" : "Controllato il %s", "Update channel:" : "Canale di aggiornamento:", "The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.", - "The update check is not yet finished. Please refresh the page." : "Il controllo degli aggiornamenti non è ancora terminato. Aggiorna la pagina.", - "What's new?" : "Cosa c'è di nuovo?" + "The update check is not yet finished. Please refresh the page." : "Il controllo degli aggiornamenti non è ancora terminato. Aggiorna la pagina." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js index 873cd55c985..988c09b2f12 100644 --- a/apps/updatenotification/l10n/ja.js +++ b/apps/updatenotification/l10n/ja.js @@ -19,6 +19,7 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "次のグループのメンバーに利用可能なアップデートを通知する:", "Only notification for app updates are available." : "アプリ更新情報があるときのみ通知する。", "The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。", + "View changelog" : "変更履歴を確認する", "Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください", "A new version is available: %s" : "新しいバージョンが利用可能: %s", "Download now" : "今すぐダウンロード", diff --git a/apps/updatenotification/l10n/ja.json b/apps/updatenotification/l10n/ja.json index fb20a4e99a6..8d5ab1524ff 100644 --- a/apps/updatenotification/l10n/ja.json +++ b/apps/updatenotification/l10n/ja.json @@ -17,6 +17,7 @@ "Notify members of the following groups about available updates:" : "次のグループのメンバーに利用可能なアップデートを通知する:", "Only notification for app updates are available." : "アプリ更新情報があるときのみ通知する。", "The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。", + "View changelog" : "変更履歴を確認する", "Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください", "A new version is available: %s" : "新しいバージョンが利用可能: %s", "Download now" : "今すぐダウンロード", diff --git a/apps/updatenotification/l10n/lt_LT.js b/apps/updatenotification/l10n/lt_LT.js index 67b49dcf0b2..b352ffad484 100644 --- a/apps/updatenotification/l10n/lt_LT.js +++ b/apps/updatenotification/l10n/lt_LT.js @@ -25,7 +25,6 @@ OC.L10N.register( "Download now" : "Atsisiųsti dabar", "Checked on %s" : "Tikrinta %s", "Update channel:" : "Atnaujinimo kanalas:", - "The update check is not yet finished. Please refresh the page." : "Atnaujinimų patikrinimas dar neužbaigtas. Prašome įkelti puslapį iš naujo.", - "What's new?" : "Kas naujo?" + "The update check is not yet finished. Please refresh the page." : "Atnaujinimų patikrinimas dar neužbaigtas. Prašome įkelti puslapį iš naujo." }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/updatenotification/l10n/lt_LT.json b/apps/updatenotification/l10n/lt_LT.json index 1b02cc91d7d..604dcc12c6d 100644 --- a/apps/updatenotification/l10n/lt_LT.json +++ b/apps/updatenotification/l10n/lt_LT.json @@ -23,7 +23,6 @@ "Download now" : "Atsisiųsti dabar", "Checked on %s" : "Tikrinta %s", "Update channel:" : "Atnaujinimo kanalas:", - "The update check is not yet finished. Please refresh the page." : "Atnaujinimų patikrinimas dar neužbaigtas. Prašome įkelti puslapį iš naujo.", - "What's new?" : "Kas naujo?" + "The update check is not yet finished. Please refresh the page." : "Atnaujinimų patikrinimas dar neužbaigtas. Prašome įkelti puslapį iš naujo." },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js index 6c0714a35f9..3f02f216b9d 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -38,7 +38,6 @@ OC.L10N.register( "Checked on %s" : "Gecontroleerd op %s", "Update channel:" : "Bijwerkkanaal:", "The selected update channel makes dedicated notifications for the server obsolete." : "Het geselecteerde updatekanaal maakt overbodig om serverspecifieke meldingen apart te genereren.", - "The update check is not yet finished. Please refresh the page." : "De update controle is niet afgerond. Ververs de pagina.", - "What's new?" : "Wat is nieuw?" + "The update check is not yet finished. Please refresh the page." : "De update controle is niet afgerond. Ververs de pagina." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json index 211bd2a1e40..e8c803d33f9 100644 --- a/apps/updatenotification/l10n/nl.json +++ b/apps/updatenotification/l10n/nl.json @@ -36,7 +36,6 @@ "Checked on %s" : "Gecontroleerd op %s", "Update channel:" : "Bijwerkkanaal:", "The selected update channel makes dedicated notifications for the server obsolete." : "Het geselecteerde updatekanaal maakt overbodig om serverspecifieke meldingen apart te genereren.", - "The update check is not yet finished. Please refresh the page." : "De update controle is niet afgerond. Ververs de pagina.", - "What's new?" : "Wat is nieuw?" + "The update check is not yet finished. Please refresh the page." : "De update controle is niet afgerond. Ververs de pagina." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js index f13211aca29..0f71e657509 100644 --- a/apps/updatenotification/l10n/pl.js +++ b/apps/updatenotification/l10n/pl.js @@ -34,7 +34,6 @@ OC.L10N.register( "Checked on %s" : "Sprawdzono: %s", "Update channel:" : "Kanał aktualizacji:", "The selected update channel makes dedicated notifications for the server obsolete." : "Wybrany kanał aktualizacji dla dedykowanych powiadomień dla serwera jest nieaktualny.", - "The update check is not yet finished. Please refresh the page." : "Sprawdzanie aktualizacji nie zostało jeszcze zakończone. Odśwież stronę.", - "What's new?" : "Co nowego?" + "The update check is not yet finished. Please refresh the page." : "Sprawdzanie aktualizacji nie zostało jeszcze zakończone. Odśwież stronę." }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/updatenotification/l10n/pl.json b/apps/updatenotification/l10n/pl.json index 2781d325fb1..a6f2cceca2d 100644 --- a/apps/updatenotification/l10n/pl.json +++ b/apps/updatenotification/l10n/pl.json @@ -32,7 +32,6 @@ "Checked on %s" : "Sprawdzono: %s", "Update channel:" : "Kanał aktualizacji:", "The selected update channel makes dedicated notifications for the server obsolete." : "Wybrany kanał aktualizacji dla dedykowanych powiadomień dla serwera jest nieaktualny.", - "The update check is not yet finished. Please refresh the page." : "Sprawdzanie aktualizacji nie zostało jeszcze zakończone. Odśwież stronę.", - "What's new?" : "Co nowego?" + "The update check is not yet finished. Please refresh the page." : "Sprawdzanie aktualizacji nie zostało jeszcze zakończone. Odśwież stronę." },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js index 25f6ea2a4db..ed937003b67 100644 --- a/apps/updatenotification/l10n/pt_BR.js +++ b/apps/updatenotification/l10n/pt_BR.js @@ -38,7 +38,6 @@ OC.L10N.register( "Checked on %s" : "Verificada em %s", "Update channel:" : "Atualizar para:", "The selected update channel makes dedicated notifications for the server obsolete." : "A atualização selecionada fornece notificações dedicadas para o servidor desatualizado.", - "The update check is not yet finished. Please refresh the page." : "A verificação de atualização ainda não acabou. Atualize a página.", - "What's new?" : "O que há de novo?" + "The update check is not yet finished. Please refresh the page." : "A verificação de atualização ainda não acabou. Atualize a página." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json index fe2e5d7f5dc..1830da5fee3 100644 --- a/apps/updatenotification/l10n/pt_BR.json +++ b/apps/updatenotification/l10n/pt_BR.json @@ -36,7 +36,6 @@ "Checked on %s" : "Verificada em %s", "Update channel:" : "Atualizar para:", "The selected update channel makes dedicated notifications for the server obsolete." : "A atualização selecionada fornece notificações dedicadas para o servidor desatualizado.", - "The update check is not yet finished. Please refresh the page." : "A verificação de atualização ainda não acabou. Atualize a página.", - "What's new?" : "O que há de novo?" + "The update check is not yet finished. Please refresh the page." : "A verificação de atualização ainda não acabou. Atualize a página." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js index 5c35c21aaa6..3d17a472d50 100644 --- a/apps/updatenotification/l10n/ru.js +++ b/apps/updatenotification/l10n/ru.js @@ -38,7 +38,6 @@ OC.L10N.register( "Checked on %s" : "Проверено %s", "Update channel:" : "Канал обновлений:", "The selected update channel makes dedicated notifications for the server obsolete." : "Выбранный канал обновлений высылает специальные уведомления, если сервер устарел.", - "The update check is not yet finished. Please refresh the page." : "Проверка обновлений ещё не закончена. Пожалуйста обновите страницу.", - "What's new?" : "Что нового?" + "The update check is not yet finished. Please refresh the page." : "Проверка обновлений ещё не закончена. Пожалуйста обновите страницу." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json index b46545afa69..cb1cf80a563 100644 --- a/apps/updatenotification/l10n/ru.json +++ b/apps/updatenotification/l10n/ru.json @@ -36,7 +36,6 @@ "Checked on %s" : "Проверено %s", "Update channel:" : "Канал обновлений:", "The selected update channel makes dedicated notifications for the server obsolete." : "Выбранный канал обновлений высылает специальные уведомления, если сервер устарел.", - "The update check is not yet finished. Please refresh the page." : "Проверка обновлений ещё не закончена. Пожалуйста обновите страницу.", - "What's new?" : "Что нового?" + "The update check is not yet finished. Please refresh the page." : "Проверка обновлений ещё не закончена. Пожалуйста обновите страницу." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/sk.js b/apps/updatenotification/l10n/sk.js index 37ad8cd3577..971e7aae2b0 100644 --- a/apps/updatenotification/l10n/sk.js +++ b/apps/updatenotification/l10n/sk.js @@ -34,7 +34,6 @@ OC.L10N.register( "Checked on %s" : "Skontrolované %s", "Update channel:" : "Aktualizačný kanál:", "The selected update channel makes dedicated notifications for the server obsolete." : "Pre vybraný aktualizačný kanál budú priradené upozornenia pre server zastarané.", - "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizácií ešte neskončila. Obnovte prosím stránku.", - "What's new?" : "Čo je nové?" + "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizácií ešte neskončila. Obnovte prosím stránku." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/updatenotification/l10n/sk.json b/apps/updatenotification/l10n/sk.json index c1b412024ca..85307e89062 100644 --- a/apps/updatenotification/l10n/sk.json +++ b/apps/updatenotification/l10n/sk.json @@ -32,7 +32,6 @@ "Checked on %s" : "Skontrolované %s", "Update channel:" : "Aktualizačný kanál:", "The selected update channel makes dedicated notifications for the server obsolete." : "Pre vybraný aktualizačný kanál budú priradené upozornenia pre server zastarané.", - "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizácií ešte neskončila. Obnovte prosím stránku.", - "What's new?" : "Čo je nové?" + "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizácií ešte neskončila. Obnovte prosím stránku." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/sr.js b/apps/updatenotification/l10n/sr.js index ef0540dfca8..d653a35aaf3 100644 --- a/apps/updatenotification/l10n/sr.js +++ b/apps/updatenotification/l10n/sr.js @@ -38,7 +38,6 @@ OC.L10N.register( "Checked on %s" : "Проверено %s", "Update channel:" : "Канал за ажурирање:", "The selected update channel makes dedicated notifications for the server obsolete." : "Уз означени канал за ажурирање нема смисла да имате обавештења о новим верзијама.", - "The update check is not yet finished. Please refresh the page." : "Провера за новим верзијама још није готова. Освежите страну.", - "What's new?" : "Шта је ново?" + "The update check is not yet finished. Please refresh the page." : "Провера за новим верзијама још није готова. Освежите страну." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/updatenotification/l10n/sr.json b/apps/updatenotification/l10n/sr.json index 130e213d782..ebd88304346 100644 --- a/apps/updatenotification/l10n/sr.json +++ b/apps/updatenotification/l10n/sr.json @@ -36,7 +36,6 @@ "Checked on %s" : "Проверено %s", "Update channel:" : "Канал за ажурирање:", "The selected update channel makes dedicated notifications for the server obsolete." : "Уз означени канал за ажурирање нема смисла да имате обавештења о новим верзијама.", - "The update check is not yet finished. Please refresh the page." : "Провера за новим верзијама још није готова. Освежите страну.", - "What's new?" : "Шта је ново?" + "The update check is not yet finished. Please refresh the page." : "Провера за новим верзијама још није готова. Освежите страну." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js index fc3fd90df59..40558d3a7c0 100644 --- a/apps/updatenotification/l10n/tr.js +++ b/apps/updatenotification/l10n/tr.js @@ -38,7 +38,6 @@ OC.L10N.register( "Checked on %s" : "Son denetim: %s", "Update channel:" : "Güncelleme kanalı:", "The selected update channel makes dedicated notifications for the server obsolete." : "Seçilmiş güncelleme kanalı kullanımdan kalkmış sunucu bildirimleri için kullanılıyor.", - "The update check is not yet finished. Please refresh the page." : "Güncelleme denetimi henüz tamamlanmadı. Lütfen sayfayı yenileyin.", - "What's new?" : "Yenilikler neler?" + "The update check is not yet finished. Please refresh the page." : "Güncelleme denetimi henüz tamamlanmadı. Lütfen sayfayı yenileyin." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json index c68e19819c5..8a0e9eccd32 100644 --- a/apps/updatenotification/l10n/tr.json +++ b/apps/updatenotification/l10n/tr.json @@ -36,7 +36,6 @@ "Checked on %s" : "Son denetim: %s", "Update channel:" : "Güncelleme kanalı:", "The selected update channel makes dedicated notifications for the server obsolete." : "Seçilmiş güncelleme kanalı kullanımdan kalkmış sunucu bildirimleri için kullanılıyor.", - "The update check is not yet finished. Please refresh the page." : "Güncelleme denetimi henüz tamamlanmadı. Lütfen sayfayı yenileyin.", - "What's new?" : "Yenilikler neler?" + "The update check is not yet finished. Please refresh the page." : "Güncelleme denetimi henüz tamamlanmadı. Lütfen sayfayı yenileyin." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js index 2d0be9255e6..760e26e0a07 100644 --- a/apps/updatenotification/l10n/zh_CN.js +++ b/apps/updatenotification/l10n/zh_CN.js @@ -38,7 +38,6 @@ OC.L10N.register( "Checked on %s" : "检查于 %s", "Update channel:" : "更新通道:", "The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器", - "The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。", - "What's new?" : "有哪些更新?" + "The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。" }, "nplurals=1; plural=0;"); diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json index aa97b9b5d38..ad48946b807 100644 --- a/apps/updatenotification/l10n/zh_CN.json +++ b/apps/updatenotification/l10n/zh_CN.json @@ -36,7 +36,6 @@ "Checked on %s" : "检查于 %s", "Update channel:" : "更新通道:", "The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器", - "The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。", - "What's new?" : "有哪些更新?" + "The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |