diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-31 00:14:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-31 00:14:19 +0000 |
commit | 77bdbb644337960d37be2907e859b19f6380e453 (patch) | |
tree | 306a43ac6094cfcf13f2f6e31a618f51a86545d3 /core | |
parent | b6cb092bc6eb8dc1439d7d68ee5e88d0e15a6dd9 (diff) | |
download | nextcloud-server-77bdbb644337960d37be2907e859b19f6380e453.tar.gz nextcloud-server-77bdbb644337960d37be2907e859b19f6380e453.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ru.js | 1 | ||||
-rw-r--r-- | core/l10n/ru.json | 1 | ||||
-rw-r--r-- | core/l10n/sk.js | 1 | ||||
-rw-r--r-- | core/l10n/sk.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 87b577e599d..c407ae3fae9 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -175,6 +175,7 @@ OC.L10N.register( "This list is maybe truncated - please refine your search term to see more results." : "Этот список может быть показан не полностью - уточните запрос что бы просмотреть больше результатов.", "No users or groups found for {search}" : "Не найдено пользователей или групп по запросу {search}", "No users found for {search}" : "Не найдено пользователей по запросу {search}", + "An error occurred (\"{message}\"). Please try again" : "Произошла ошибка («{message}»). Попробуйте ещё раз", "An error occurred. Please try again" : "Произошла ошибка. Попробуйте ещё раз", "{sharee} (group)" : "{sharee} (группа)", "{sharee} (remote)" : "{sharee} (на другом сервере)", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index d82de17ade1..5451ae73ef6 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -173,6 +173,7 @@ "This list is maybe truncated - please refine your search term to see more results." : "Этот список может быть показан не полностью - уточните запрос что бы просмотреть больше результатов.", "No users or groups found for {search}" : "Не найдено пользователей или групп по запросу {search}", "No users found for {search}" : "Не найдено пользователей по запросу {search}", + "An error occurred (\"{message}\"). Please try again" : "Произошла ошибка («{message}»). Попробуйте ещё раз", "An error occurred. Please try again" : "Произошла ошибка. Попробуйте ещё раз", "{sharee} (group)" : "{sharee} (группа)", "{sharee} (remote)" : "{sharee} (на другом сервере)", diff --git a/core/l10n/sk.js b/core/l10n/sk.js index 413c7307ba1..f7454f10950 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -306,6 +306,7 @@ OC.L10N.register( "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Sprístupniť iným ľuďom zadaním používateľa alebo skupiny, federatívneho cloud ID alebo e-mailovej adresy.", "Share with other people by entering a user or group or a federated cloud ID." : "Sprístupniť iným ľuďom zadaním používateľa alebo skupiny, federatívneho cloud ID.", "Share with other people by entering a user or group or an email address." : "Sprístupniť iným ľuďom zadaním používateľa, skupiny alebo e-mailovej adresy.", + "Wrong password. Reset it?" : "Chybné heslo. Chcete ho obnoviť?", "Alternative Logins" : "Alternatívne prihlásenie" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/core/l10n/sk.json b/core/l10n/sk.json index 75be8750581..647f563d1a1 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -304,6 +304,7 @@ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Sprístupniť iným ľuďom zadaním používateľa alebo skupiny, federatívneho cloud ID alebo e-mailovej adresy.", "Share with other people by entering a user or group or a federated cloud ID." : "Sprístupniť iným ľuďom zadaním používateľa alebo skupiny, federatívneho cloud ID.", "Share with other people by entering a user or group or an email address." : "Sprístupniť iným ľuďom zadaním používateľa, skupiny alebo e-mailovej adresy.", + "Wrong password. Reset it?" : "Chybné heslo. Chcete ho obnoviť?", "Alternative Logins" : "Alternatívne prihlásenie" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file |