diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-07 00:11:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-07 00:11:36 +0000 |
commit | 94e3bdf703a5d0b61869701d69d926ccf11b7719 (patch) | |
tree | a3c6b61a07d29fdbbc0d5e61543199dde7d906af /apps | |
parent | cc092265645d0759f678cc56d459813a7b15e801 (diff) | |
download | nextcloud-server-94e3bdf703a5d0b61869701d69d926ccf11b7719.tar.gz nextcloud-server-94e3bdf703a5d0b61869701d69d926ccf11b7719.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files_external/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/sr.json | 1 | ||||
-rw-r--r-- | apps/oauth2/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/oauth2/l10n/zh_CN.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/sr.js | 5 | ||||
-rw-r--r-- | apps/theming/l10n/sr.json | 5 | ||||
-rw-r--r-- | apps/workflowengine/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/sr.json | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/zh_CN.json | 1 |
10 files changed, 18 insertions, 0 deletions
diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js index c6ad3082af2..d303a83b6b5 100644 --- a/apps/files_external/l10n/sr.js +++ b/apps/files_external/l10n/sr.js @@ -112,6 +112,7 @@ OC.L10N.register( "Check for changes" : "Проверавај за измене", "Never" : "никад", "Once every direct access" : "једном при сваком директном приступу", + "Read only" : "Само за читање", "Folder name" : "Назив фасцикле", "External storage" : "Спољашње складиште", "Authentication" : "Провера идентитета", diff --git a/apps/files_external/l10n/sr.json b/apps/files_external/l10n/sr.json index 3a7795e0ff5..3c779a8b3d6 100644 --- a/apps/files_external/l10n/sr.json +++ b/apps/files_external/l10n/sr.json @@ -110,6 +110,7 @@ "Check for changes" : "Проверавај за измене", "Never" : "никад", "Once every direct access" : "једном при сваком директном приступу", + "Read only" : "Само за читање", "Folder name" : "Назив фасцикле", "External storage" : "Спољашње складиште", "Authentication" : "Провера идентитета", diff --git a/apps/oauth2/l10n/zh_CN.js b/apps/oauth2/l10n/zh_CN.js index a1108d5a4fa..529a9f1f854 100644 --- a/apps/oauth2/l10n/zh_CN.js +++ b/apps/oauth2/l10n/zh_CN.js @@ -1,6 +1,7 @@ OC.L10N.register( "oauth2", { + "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 客户端", "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的%s", "Name" : "名称", diff --git a/apps/oauth2/l10n/zh_CN.json b/apps/oauth2/l10n/zh_CN.json index b60e2c7c415..b9334e7f9ad 100644 --- a/apps/oauth2/l10n/zh_CN.json +++ b/apps/oauth2/l10n/zh_CN.json @@ -1,4 +1,5 @@ { "translations": { + "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 客户端", "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的%s", "Name" : "名称", diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js index 9ba3df16b53..5c33035a32b 100644 --- a/apps/theming/l10n/sr.js +++ b/apps/theming/l10n/sr.js @@ -34,6 +34,11 @@ OC.L10N.register( "Login image" : "Слика на пријави", "Upload new login background" : "Отпремите нову позадину на пријави", "Remove background image" : "Уклони позадину", + "Advanced options" : "Напредне опције", + "Header logo" : "Лого заглавља", + "Upload new header logo" : "Отпремите нови лого заглавља", + "Favicon" : "Favicon", + "Upload new favicon" : "Отпремите нову favicon иконицу", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Инсталирајте Imagemagick PHP екстензију која подржава SVG слике, да аутоматски направи иконе од отпремљеног логоа и боје.", "You are already using a custom theme" : "Већ користите прилагођену тему", "reset to default" : "ресетуј на подразумевано", diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json index 735302d718c..d762e49d67b 100644 --- a/apps/theming/l10n/sr.json +++ b/apps/theming/l10n/sr.json @@ -32,6 +32,11 @@ "Login image" : "Слика на пријави", "Upload new login background" : "Отпремите нову позадину на пријави", "Remove background image" : "Уклони позадину", + "Advanced options" : "Напредне опције", + "Header logo" : "Лого заглавља", + "Upload new header logo" : "Отпремите нови лого заглавља", + "Favicon" : "Favicon", + "Upload new favicon" : "Отпремите нову favicon иконицу", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Инсталирајте Imagemagick PHP екстензију која подржава SVG слике, да аутоматски направи иконе од отпремљеног логоа и боје.", "You are already using a custom theme" : "Већ користите прилагођену тему", "reset to default" : "ресетуј на подразумевано", diff --git a/apps/workflowengine/l10n/sr.js b/apps/workflowengine/l10n/sr.js index 130cc0cdaea..9e89a23d3b6 100644 --- a/apps/workflowengine/l10n/sr.js +++ b/apps/workflowengine/l10n/sr.js @@ -1,6 +1,7 @@ OC.L10N.register( "workflowengine", { + "Group list is empty" : "Списак група је празан", "Unable to retrieve the group list" : "Није могуће дохватити списак група", "Saved" : "Снимљено", "Saving failed:" : "Снимање није успело:", diff --git a/apps/workflowengine/l10n/sr.json b/apps/workflowengine/l10n/sr.json index 1caf1695ba4..9fdd4bd2cf0 100644 --- a/apps/workflowengine/l10n/sr.json +++ b/apps/workflowengine/l10n/sr.json @@ -1,4 +1,5 @@ { "translations": { + "Group list is empty" : "Списак група је празан", "Unable to retrieve the group list" : "Није могуће дохватити списак група", "Saved" : "Снимљено", "Saving failed:" : "Снимање није успело:", diff --git a/apps/workflowengine/l10n/zh_CN.js b/apps/workflowengine/l10n/zh_CN.js index cf45cb709f9..a8d7e9556b6 100644 --- a/apps/workflowengine/l10n/zh_CN.js +++ b/apps/workflowengine/l10n/zh_CN.js @@ -1,6 +1,7 @@ OC.L10N.register( "workflowengine", { + "Group list is empty" : "小组列表空", "Unable to retrieve the group list" : "无法获取用户分组列表", "Saved" : "已保存", "Saving failed:" : "保存失败:", diff --git a/apps/workflowengine/l10n/zh_CN.json b/apps/workflowengine/l10n/zh_CN.json index 7eae6cc3cf8..a94709e423e 100644 --- a/apps/workflowengine/l10n/zh_CN.json +++ b/apps/workflowengine/l10n/zh_CN.json @@ -1,4 +1,5 @@ { "translations": { + "Group list is empty" : "小组列表空", "Unable to retrieve the group list" : "无法获取用户分组列表", "Saved" : "已保存", "Saving failed:" : "保存失败:", |