diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-10 01:55:34 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-10 01:55:34 -0500 |
commit | ea95bb01899cdac6bf55d29dfefd8148bb26893f (patch) | |
tree | ad5af2a7a33ad559317eb058fbe447e7f8a0aec0 /apps/files_sharing | |
parent | 7028c7150dd3181c3416ad77ca675e85514cdae3 (diff) | |
download | nextcloud-server-ea95bb01899cdac6bf55d29dfefd8148bb26893f.tar.gz nextcloud-server-ea95bb01899cdac6bf55d29dfefd8148bb26893f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/cs_CZ.js | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/cs_CZ.json | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/en_GB.json | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fi_FI.js | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fi_FI.json | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ja.json | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.json | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ru.json | 5 |
14 files changed, 62 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.js b/apps/files_sharing/l10n/cs_CZ.js index 6b2c05b4dfb..10c8497b502 100644 --- a/apps/files_sharing/l10n/cs_CZ.js +++ b/apps/files_sharing/l10n/cs_CZ.js @@ -19,6 +19,11 @@ OC.L10N.register( "No ownCloud installation found at {remote}" : "Nebyla nalezena instalace ownCloud na {remote}", "Invalid ownCloud url" : "Neplatná ownCloud url", "Shared by" : "Sdílí", + "A file or folder was shared from <strong>another server</strong>" : "Soubor nebo složka byla nasdílena z <strong>jiného serveru</strong>", + "You received a new remote share from %s" : "Obdrželi jste nové vzdálené sdílení z %s", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s přijal(a) vzdálené sdílení <strong>%2$s</strong>", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s odmítl(a) vzdálené sdílení <strong>%2$s</strong>", + "%1$s unshared <strong>%2$s</strong>" : "%1$s zrušil(a) sdílení <strong>%2$s</strong>", "This share is password-protected" : "Toto sdílení je chráněno heslem", "The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.", "Password" : "Heslo", diff --git a/apps/files_sharing/l10n/cs_CZ.json b/apps/files_sharing/l10n/cs_CZ.json index 276887c770f..1b4ce7fd5dc 100644 --- a/apps/files_sharing/l10n/cs_CZ.json +++ b/apps/files_sharing/l10n/cs_CZ.json @@ -17,6 +17,11 @@ "No ownCloud installation found at {remote}" : "Nebyla nalezena instalace ownCloud na {remote}", "Invalid ownCloud url" : "Neplatná ownCloud url", "Shared by" : "Sdílí", + "A file or folder was shared from <strong>another server</strong>" : "Soubor nebo složka byla nasdílena z <strong>jiného serveru</strong>", + "You received a new remote share from %s" : "Obdrželi jste nové vzdálené sdílení z %s", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s přijal(a) vzdálené sdílení <strong>%2$s</strong>", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s odmítl(a) vzdálené sdílení <strong>%2$s</strong>", + "%1$s unshared <strong>%2$s</strong>" : "%1$s zrušil(a) sdílení <strong>%2$s</strong>", "This share is password-protected" : "Toto sdílení je chráněno heslem", "The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.", "Password" : "Heslo", diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 07cc91c6621..5cbd6951973 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -19,6 +19,11 @@ OC.L10N.register( "No ownCloud installation found at {remote}" : "No ownCloud installation found at {remote}", "Invalid ownCloud url" : "Invalid ownCloud URL", "Shared by" : "Shared by", + "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", + "You received a new remote share from %s" : "You received a new remote share from %s", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s accepted remote share <strong>%2$s</strong>", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s declined remote share <strong>%2$s</strong>", + "%1$s unshared <strong>%2$s</strong>" : "%1$s unshared <strong>%2$s</strong>", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index f0e6f5b5bed..6eafbf1f3c6 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -17,6 +17,11 @@ "No ownCloud installation found at {remote}" : "No ownCloud installation found at {remote}", "Invalid ownCloud url" : "Invalid ownCloud URL", "Shared by" : "Shared by", + "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", + "You received a new remote share from %s" : "You received a new remote share from %s", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s accepted remote share <strong>%2$s</strong>", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s declined remote share <strong>%2$s</strong>", + "%1$s unshared <strong>%2$s</strong>" : "%1$s unshared <strong>%2$s</strong>", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 922c52aeaa0..d7bfe45928f 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -19,6 +19,7 @@ OC.L10N.register( "No ownCloud installation found at {remote}" : "No se encontró una instalación de ownCloud en {remote}", "Invalid ownCloud url" : "URL de ownCloud inválido", "Shared by" : "Compartido por", + "A file or folder was shared from <strong>another server</strong>" : "Se ha compartido un archivo o carpeta desde <strong>otro servidor</strong>", "This share is password-protected" : "Este elemento compartido esta protegido por contraseña", "The password is wrong. Try again." : "La contraseña introducida es errónea. Inténtelo de nuevo.", "Password" : "Contraseña", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 8339a435be0..d7d3331ab22 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -17,6 +17,7 @@ "No ownCloud installation found at {remote}" : "No se encontró una instalación de ownCloud en {remote}", "Invalid ownCloud url" : "URL de ownCloud inválido", "Shared by" : "Compartido por", + "A file or folder was shared from <strong>another server</strong>" : "Se ha compartido un archivo o carpeta desde <strong>otro servidor</strong>", "This share is password-protected" : "Este elemento compartido esta protegido por contraseña", "The password is wrong. Try again." : "La contraseña introducida es errónea. Inténtelo de nuevo.", "Password" : "Contraseña", diff --git a/apps/files_sharing/l10n/fi_FI.js b/apps/files_sharing/l10n/fi_FI.js index bb02376e115..2c14bd5841b 100644 --- a/apps/files_sharing/l10n/fi_FI.js +++ b/apps/files_sharing/l10n/fi_FI.js @@ -19,6 +19,11 @@ OC.L10N.register( "No ownCloud installation found at {remote}" : "ownCloud-asennusta ei löytynyt kohteesta {remote}", "Invalid ownCloud url" : "Virheellinen ownCloud-osoite", "Shared by" : "Jakanut", + "A file or folder was shared from <strong>another server</strong>" : "Tiedosto tai kansio jaettiin <strong>toiselta palvelimelta</strong>", + "You received a new remote share from %s" : "Vastaanotit uuden etäjaon käyttäjältä %s", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s hyväksyi etäjaon <strong>%2$s</strong>", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s kieltäytyi etäjaosta <strong>%2$s</strong>", + "%1$s unshared <strong>%2$s</strong>" : "%1$s lopetti jaon <strong>%2$s</strong>", "This share is password-protected" : "Tämä jako on suojattu salasanalla", "The password is wrong. Try again." : "Väärä salasana. Yritä uudelleen.", "Password" : "Salasana", diff --git a/apps/files_sharing/l10n/fi_FI.json b/apps/files_sharing/l10n/fi_FI.json index 84b681252dc..f5482770f7d 100644 --- a/apps/files_sharing/l10n/fi_FI.json +++ b/apps/files_sharing/l10n/fi_FI.json @@ -17,6 +17,11 @@ "No ownCloud installation found at {remote}" : "ownCloud-asennusta ei löytynyt kohteesta {remote}", "Invalid ownCloud url" : "Virheellinen ownCloud-osoite", "Shared by" : "Jakanut", + "A file or folder was shared from <strong>another server</strong>" : "Tiedosto tai kansio jaettiin <strong>toiselta palvelimelta</strong>", + "You received a new remote share from %s" : "Vastaanotit uuden etäjaon käyttäjältä %s", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s hyväksyi etäjaon <strong>%2$s</strong>", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s kieltäytyi etäjaosta <strong>%2$s</strong>", + "%1$s unshared <strong>%2$s</strong>" : "%1$s lopetti jaon <strong>%2$s</strong>", "This share is password-protected" : "Tämä jako on suojattu salasanalla", "The password is wrong. Try again." : "Väärä salasana. Yritä uudelleen.", "Password" : "Salasana", diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index c0626abb222..7a981cf3b94 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -19,6 +19,11 @@ OC.L10N.register( "No ownCloud installation found at {remote}" : "{remote} にはownCloudがインストールされていません", "Invalid ownCloud url" : "無効なownCloud URL です", "Shared by" : "共有者:", + "A file or folder was shared from <strong>another server</strong>" : "ファイルまたはフォルダーは <strong>他のサーバー</strong>から共有されました", + "You received a new remote share from %s" : "%sからリモート共有のリクエストは\n届きました。", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s は<strong>%2$s</strong>のリモート共有を有効にしました", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s は<strong>%2$s</strong>のリモート共有を断りました", + "%1$s unshared <strong>%2$s</strong>" : "%1$sは<strong>%2$s</strong>の共有を無効にしました ", "This share is password-protected" : "この共有はパスワードで保護されています", "The password is wrong. Try again." : "パスワードが間違っています。再試行してください。", "Password" : "パスワード", diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 1a199b9e6dc..dae8d8a65eb 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -17,6 +17,11 @@ "No ownCloud installation found at {remote}" : "{remote} にはownCloudがインストールされていません", "Invalid ownCloud url" : "無効なownCloud URL です", "Shared by" : "共有者:", + "A file or folder was shared from <strong>another server</strong>" : "ファイルまたはフォルダーは <strong>他のサーバー</strong>から共有されました", + "You received a new remote share from %s" : "%sからリモート共有のリクエストは\n届きました。", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s は<strong>%2$s</strong>のリモート共有を有効にしました", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s は<strong>%2$s</strong>のリモート共有を断りました", + "%1$s unshared <strong>%2$s</strong>" : "%1$sは<strong>%2$s</strong>の共有を無効にしました ", "This share is password-protected" : "この共有はパスワードで保護されています", "The password is wrong. Try again." : "パスワードが間違っています。再試行してください。", "Password" : "パスワード", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 57d2018282c..1b29ac89322 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -19,6 +19,11 @@ OC.L10N.register( "No ownCloud installation found at {remote}" : "Nenhuma instalação ownCloud encontrada em {remote}", "Invalid ownCloud url" : "Url invalida para ownCloud", "Shared by" : "Compartilhado por", + "A file or folder was shared from <strong>another server</strong>" : "Um arquivo ou pasta foi compartilhada a partir de <strong>outro servidor</strong>", + "You received a new remote share from %s" : "Você recebeu um novo compartilhamento remoto de %s", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s aceitou compartilhamento remoto <strong>%2$s</strong>", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s não aceitou compartilhamento <strong>%2$s</strong>", + "%1$s unshared <strong>%2$s</strong>" : "%1$s não compartilhado <strong>%2$s</strong>", "This share is password-protected" : "Este compartilhamento esta protegido por senha", "The password is wrong. Try again." : "Senha incorreta. Tente novamente.", "Password" : "Senha", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 1587aca9832..e8e94928b50 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -17,6 +17,11 @@ "No ownCloud installation found at {remote}" : "Nenhuma instalação ownCloud encontrada em {remote}", "Invalid ownCloud url" : "Url invalida para ownCloud", "Shared by" : "Compartilhado por", + "A file or folder was shared from <strong>another server</strong>" : "Um arquivo ou pasta foi compartilhada a partir de <strong>outro servidor</strong>", + "You received a new remote share from %s" : "Você recebeu um novo compartilhamento remoto de %s", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s aceitou compartilhamento remoto <strong>%2$s</strong>", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s não aceitou compartilhamento <strong>%2$s</strong>", + "%1$s unshared <strong>%2$s</strong>" : "%1$s não compartilhado <strong>%2$s</strong>", "This share is password-protected" : "Este compartilhamento esta protegido por senha", "The password is wrong. Try again." : "Senha incorreta. Tente novamente.", "Password" : "Senha", diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index f8a73755cd1..c46442441fb 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -19,6 +19,11 @@ OC.L10N.register( "No ownCloud installation found at {remote}" : "Не найдено ownCloud на {remote}", "Invalid ownCloud url" : "Неверный адрес ownCloud", "Shared by" : "Опубликовано", + "A file or folder was shared from <strong>another server</strong>" : "Файл или папка, опубликованная на <strong>другом сервере</strong>", + "You received a new remote share from %s" : "Вы получили новую публикацию от %s", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s принял удалённую публикацию <strong>%2$s</strong>", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s отклонил удалённую публикацию <strong>%2$s</strong>", + "%1$s unshared <strong>%2$s</strong>" : "%1$s закрыл публикацию <strong>%2$s</strong>", "This share is password-protected" : "Для доступа к информации необходимо ввести пароль", "The password is wrong. Try again." : "Неверный пароль. Попробуйте еще раз.", "Password" : "Пароль", diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index ab20e0c3e92..14ee54ff29b 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -17,6 +17,11 @@ "No ownCloud installation found at {remote}" : "Не найдено ownCloud на {remote}", "Invalid ownCloud url" : "Неверный адрес ownCloud", "Shared by" : "Опубликовано", + "A file or folder was shared from <strong>another server</strong>" : "Файл или папка, опубликованная на <strong>другом сервере</strong>", + "You received a new remote share from %s" : "Вы получили новую публикацию от %s", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s принял удалённую публикацию <strong>%2$s</strong>", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s отклонил удалённую публикацию <strong>%2$s</strong>", + "%1$s unshared <strong>%2$s</strong>" : "%1$s закрыл публикацию <strong>%2$s</strong>", "This share is password-protected" : "Для доступа к информации необходимо ввести пароль", "The password is wrong. Try again." : "Неверный пароль. Попробуйте еще раз.", "Password" : "Пароль", |