diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-21 01:54:38 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-21 01:54:38 -0500 |
commit | 906c0e7798cea15ad66bfa3149341e0be7c715e4 (patch) | |
tree | d5f7e87fc5e3680b909b2a8edb89a6ac06d0a725 /core/l10n | |
parent | fcc5f5a4f498d41f806607c06ac1a3e4a0997702 (diff) | |
download | nextcloud-server-906c0e7798cea15ad66bfa3149341e0be7c715e4.tar.gz nextcloud-server-906c0e7798cea15ad66bfa3149341e0be7c715e4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/ru.js | 1 | ||||
-rw-r--r-- | core/l10n/ru.json | 1 | ||||
-rw-r--r-- | core/l10n/sl.js | 1 | ||||
-rw-r--r-- | core/l10n/sl.json | 1 | ||||
-rw-r--r-- | core/l10n/sr.js | 1 | ||||
-rw-r--r-- | core/l10n/sr.json | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 6e4e97bdcd0..50ac2e6d970 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -193,6 +193,7 @@ OC.L10N.register( "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особенно вызывает сомнение использование SQLite при синхронизации файлов с использование клиента для ПК.", "Finish setup" : "Завершить установку", "Finishing …" : "Завершение...", + "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Это приложение требует включённый JavaScript для корректной работы. Пожалуйста, <a href=\"http://enable-javascript.com/\" target=\"_blank\">включите JavaScript</a> и перезагрузите интерфейс.", "%s is available. Get more information on how to update." : "Доступна версия %s. Получить дополнительную информацию о порядке обновления.", "Log out" : "Выйти", "Search" : "Найти", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 1d1bf90b00d..109189984aa 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -191,6 +191,7 @@ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особенно вызывает сомнение использование SQLite при синхронизации файлов с использование клиента для ПК.", "Finish setup" : "Завершить установку", "Finishing …" : "Завершение...", + "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Это приложение требует включённый JavaScript для корректной работы. Пожалуйста, <a href=\"http://enable-javascript.com/\" target=\"_blank\">включите JavaScript</a> и перезагрузите интерфейс.", "%s is available. Get more information on how to update." : "Доступна версия %s. Получить дополнительную информацию о порядке обновления.", "Log out" : "Выйти", "Search" : "Найти", diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 6f57f953c8f..28b0e54fca1 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -184,6 +184,7 @@ OC.L10N.register( "Database name" : "Ime podatkovne zbirke", "Database tablespace" : "Razpredelnica podatkovne zbirke", "Database host" : "Gostitelj podatkovne zbirke", + "SQLite will be used as database." : "Kot podatkovna zbirka bo uporabljena zbirka SQLite", "Finish setup" : "Končaj nastavitev", "Finishing …" : "Poteka zaključevanje opravila ...", "%s is available. Get more information on how to update." : "%s je na voljo. Pridobite več podrobnosti za posodobitev.", diff --git a/core/l10n/sl.json b/core/l10n/sl.json index ebf26773d69..03d92bb6cec 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -182,6 +182,7 @@ "Database name" : "Ime podatkovne zbirke", "Database tablespace" : "Razpredelnica podatkovne zbirke", "Database host" : "Gostitelj podatkovne zbirke", + "SQLite will be used as database." : "Kot podatkovna zbirka bo uporabljena zbirka SQLite", "Finish setup" : "Končaj nastavitev", "Finishing …" : "Poteka zaključevanje opravila ...", "%s is available. Get more information on how to update." : "%s je na voljo. Pridobite več podrobnosti za posodobitev.", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index dab2da82190..73999cd1bdf 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -45,6 +45,7 @@ OC.L10N.register( "Resharing is not allowed" : "Поновно дељење није дозвољено", "Shared in {item} with {user}" : "Подељено унутар {item} са {user}", "Unshare" : "Укини дељење", + "can share" : "може да дели", "can edit" : "може да мења", "access control" : "права приступа", "create" : "направи", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index f13df077aaa..3be04b64646 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -43,6 +43,7 @@ "Resharing is not allowed" : "Поновно дељење није дозвољено", "Shared in {item} with {user}" : "Подељено унутар {item} са {user}", "Unshare" : "Укини дељење", + "can share" : "може да дели", "can edit" : "може да мења", "access control" : "права приступа", "create" : "направи", |