aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-08 00:08:16 +0000
committerNextcloud bot <bot@nextcloud.com>2017-09-08 00:08:16 +0000
commit194f880073f5a549049db7387e9c988511a07d8b (patch)
tree66571fb234938f019c75fce620460c40c2cc33fb /apps
parentbab313da5d76dafcf7e0f8424d39b3d9669f126f (diff)
downloadnextcloud-server-194f880073f5a549049db7387e9c988511a07d8b.tar.gz
nextcloud-server-194f880073f5a549049db7387e9c988511a07d8b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/zh_CN.js10
-rw-r--r--apps/files/l10n/zh_CN.json10
-rw-r--r--apps/sharebymail/l10n/lt_LT.js44
-rw-r--r--apps/sharebymail/l10n/lt_LT.json42
4 files changed, 98 insertions, 8 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 13346c61dc9..fdd1cc9b364 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"files",
{
- "Storage is temporarily not available" : "存储空间暂时不可用",
+ "Storage is temporarily not available" : "库文件 %s 不可用",
"Storage invalid" : "存储空间无效",
"Unknown error" : "未知错误",
"All files" : "全部文件",
@@ -17,6 +17,7 @@ OC.L10N.register(
"Target folder \"{dir}\" does not exist any more" : "目标目录 \"{dir}\" 不存在",
"Not enough free space" : "可用空间不足",
"Uploading …" : "正在上传...",
+ "…" : "undefined",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Actions" : "操作",
"Download" : "下载",
@@ -118,6 +119,7 @@ OC.L10N.register(
"Show hidden files" : "显示隐藏文件",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">通过 WebDAV 访问您的文件</a>",
+ "Uploading @" : "上传中",
"No files in here" : "无文件",
"Upload some content or sync with your devices!" : "上传或从您的设备中同步!",
"No entries found in this folder" : "文件夹中无项目",
@@ -126,9 +128,9 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "正在上传的文件超过了此服务器允许上传的最大容量限制",
"No favorites yet" : "还没有“我喜欢的”",
"Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
- "Shared with you" : "与您分享",
- "Shared with others" : "与他人分享",
- "Shared by link" : "通过链接分享",
+ "Shared with you" : "与您共享",
+ "Shared with others" : "与他人共享",
+ "Shared by link" : "通过链接共享",
"Tags" : "标签",
"Deleted files" : "已删除的文件",
"Text file" : "文本文件",
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index c49562352cd..4af67895bd2 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Storage is temporarily not available" : "存储空间暂时不可用",
+ "Storage is temporarily not available" : "库文件 %s 不可用",
"Storage invalid" : "存储空间无效",
"Unknown error" : "未知错误",
"All files" : "全部文件",
@@ -15,6 +15,7 @@
"Target folder \"{dir}\" does not exist any more" : "目标目录 \"{dir}\" 不存在",
"Not enough free space" : "可用空间不足",
"Uploading …" : "正在上传...",
+ "…" : "undefined",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Actions" : "操作",
"Download" : "下载",
@@ -116,6 +117,7 @@
"Show hidden files" : "显示隐藏文件",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">通过 WebDAV 访问您的文件</a>",
+ "Uploading @" : "上传中",
"No files in here" : "无文件",
"Upload some content or sync with your devices!" : "上传或从您的设备中同步!",
"No entries found in this folder" : "文件夹中无项目",
@@ -124,9 +126,9 @@
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "正在上传的文件超过了此服务器允许上传的最大容量限制",
"No favorites yet" : "还没有“我喜欢的”",
"Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
- "Shared with you" : "与您分享",
- "Shared with others" : "与他人分享",
- "Shared by link" : "通过链接分享",
+ "Shared with you" : "与您共享",
+ "Shared with others" : "与他人共享",
+ "Shared by link" : "通过链接共享",
"Tags" : "标签",
"Deleted files" : "已删除的文件",
"Text file" : "文本文件",
diff --git a/apps/sharebymail/l10n/lt_LT.js b/apps/sharebymail/l10n/lt_LT.js
new file mode 100644
index 00000000000..8d171636f9c
--- /dev/null
+++ b/apps/sharebymail/l10n/lt_LT.js
@@ -0,0 +1,44 @@
+OC.L10N.register(
+ "sharebymail",
+ {
+ "Shared with %1$s" : "Bendrinama su %1$s",
+ "Shared with {email}" : "Bendrinama su {email}",
+ "Shared with %1$s by %2$s" : "%2$s bendrina su %1$s",
+ "Shared with {email} by {actor}" : "{actor} bendrina su {email}",
+ "Password for mail share sent to %1$s" : "Slaptažodis pasidalinimui per elektroninį paštą išsiųstas %1$s",
+ "Password for mail share sent to {email}" : "Slaptažodis pasidalinimui per elektroninį paštą išsiųstas {email}",
+ "Password for mail share sent to you" : "Jums išsiųstas slaptažodis pasidalinimui per elektroninį paštą",
+ "You shared %1$s with %2$s by mail" : "Jūs paštu pradėjote bendrinti %1$s su %2$s",
+ "You shared {file} with {email} by mail" : "Jūs paštu pradėjote bendrinti {file} su {email}",
+ "%3$s shared %1$s with %2$s by mail" : "%3$s paštu pradėjo bendrinti %1$s su %2$s",
+ "{actor} shared {file} with {email} by mail" : "{actor} paštu pradėjo bendrinti {file} su {email}",
+ "Password to access %1$s was sent to %2s" : "Slaptažodis, skirtas prieigai prie %1$s, buvo išsiųstas į %2s",
+ "Password to access {file} was sent to {email}" : "Slaptažodis, skirtas prieigai prie {file}, buvo išsiųstas į {email}",
+ "Password to access %1$s was sent to you" : "Jums buvo išsiųstas slaptažodis, prisijungimui prie %1$s ",
+ "Password to access {file} was sent to you" : "Jums buvo išsiųstas slaptažodis, skirtas prieigai prie {file}",
+ "Sharing %s failed, this item is already shared with %s" : "%s bendrinimas nepavyko, šis elementas jau yra bendrinamas su %s",
+ "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Negalime atsiųsti automatiškai sugeneruoto slaptažodžio. Prašome nurodykite teisingą el. pašto adresą savo nustatymuose ir tada bandykite iš naujo.",
+ "Failed to send share by email" : "Nepavyko išsiųsti bendrinimo el. paštu",
+ "%s shared »%s« with you" : "%s pradėjo bendrinti su jumis »%s«",
+ "%s shared »%s« with you." : "%s pasidalintas »%s«  su Jumis.",
+ "Click the button below to open it." : "Norėdami atverti failą, spustelėkite mygtuką žemiau.",
+ "Open »%s«" : "Atidaryti »%s«",
+ "%s via %s" : "%s per %s",
+ "Password to access »%s« shared to you by %s" : "Slaptažodis, skirtas prieigai prie »%s« pasidalintas su jumis per %s",
+ "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s pasidalintas »%s«  su Jumis.\nJūs turėjote gauti elektroninį laišką su prieigos nuoroda.\n",
+ "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s pasidalintas »%s«  su Jumis. Jūs turėjote gauti elektroninį laišką su prieigos nuoroda.",
+ "Password to access »%s«" : "Slaptažodis prieigai prie »%s«",
+ "It is protected with the following password: %s" : "Apsaugotas slaptažodžiu: %s",
+ "Password to access »%s« shared with %s" : "Slaptažodis prieigai prie »%s« pasidalintas su %s",
+ "This is the password: %s" : "Štai yra slaptažodis: %s",
+ "You can choose a different password at any time in the share dialog." : "Bendrinimo dialoge bet kuriuo metu galite pasirinkti kitą slaptažodį.",
+ "Could not find share" : "Nepavyko rasti viešinio",
+ "Share by mail" : "Bendrinama per el. paštą",
+ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Leidžia vartotojams bendrinti asmeninę nuorodą į failą ar aplanką, pateikiant el. pašto adresą.",
+ "Send password by mail" : "Siųti slaptažodį elektroniniu paštu",
+ "Failed to send share by E-mail" : "Nepavyko išsiųsti bendrinimo el. paštu",
+ "Failed to create the E-mail" : "Nepavyko sukurti el. pašto",
+ "Cheers!" : "Sveikinimai!",
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Sveiki,<br><br>%s pradėjo su jumis bendrinti <a href=\"%s\">%s</a>.<br><br>"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/sharebymail/l10n/lt_LT.json b/apps/sharebymail/l10n/lt_LT.json
new file mode 100644
index 00000000000..3c6d583c0ad
--- /dev/null
+++ b/apps/sharebymail/l10n/lt_LT.json
@@ -0,0 +1,42 @@
+{ "translations": {
+ "Shared with %1$s" : "Bendrinama su %1$s",
+ "Shared with {email}" : "Bendrinama su {email}",
+ "Shared with %1$s by %2$s" : "%2$s bendrina su %1$s",
+ "Shared with {email} by {actor}" : "{actor} bendrina su {email}",
+ "Password for mail share sent to %1$s" : "Slaptažodis pasidalinimui per elektroninį paštą išsiųstas %1$s",
+ "Password for mail share sent to {email}" : "Slaptažodis pasidalinimui per elektroninį paštą išsiųstas {email}",
+ "Password for mail share sent to you" : "Jums išsiųstas slaptažodis pasidalinimui per elektroninį paštą",
+ "You shared %1$s with %2$s by mail" : "Jūs paštu pradėjote bendrinti %1$s su %2$s",
+ "You shared {file} with {email} by mail" : "Jūs paštu pradėjote bendrinti {file} su {email}",
+ "%3$s shared %1$s with %2$s by mail" : "%3$s paštu pradėjo bendrinti %1$s su %2$s",
+ "{actor} shared {file} with {email} by mail" : "{actor} paštu pradėjo bendrinti {file} su {email}",
+ "Password to access %1$s was sent to %2s" : "Slaptažodis, skirtas prieigai prie %1$s, buvo išsiųstas į %2s",
+ "Password to access {file} was sent to {email}" : "Slaptažodis, skirtas prieigai prie {file}, buvo išsiųstas į {email}",
+ "Password to access %1$s was sent to you" : "Jums buvo išsiųstas slaptažodis, prisijungimui prie %1$s ",
+ "Password to access {file} was sent to you" : "Jums buvo išsiųstas slaptažodis, skirtas prieigai prie {file}",
+ "Sharing %s failed, this item is already shared with %s" : "%s bendrinimas nepavyko, šis elementas jau yra bendrinamas su %s",
+ "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Negalime atsiųsti automatiškai sugeneruoto slaptažodžio. Prašome nurodykite teisingą el. pašto adresą savo nustatymuose ir tada bandykite iš naujo.",
+ "Failed to send share by email" : "Nepavyko išsiųsti bendrinimo el. paštu",
+ "%s shared »%s« with you" : "%s pradėjo bendrinti su jumis »%s«",
+ "%s shared »%s« with you." : "%s pasidalintas »%s«  su Jumis.",
+ "Click the button below to open it." : "Norėdami atverti failą, spustelėkite mygtuką žemiau.",
+ "Open »%s«" : "Atidaryti »%s«",
+ "%s via %s" : "%s per %s",
+ "Password to access »%s« shared to you by %s" : "Slaptažodis, skirtas prieigai prie »%s« pasidalintas su jumis per %s",
+ "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s pasidalintas »%s«  su Jumis.\nJūs turėjote gauti elektroninį laišką su prieigos nuoroda.\n",
+ "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s pasidalintas »%s«  su Jumis. Jūs turėjote gauti elektroninį laišką su prieigos nuoroda.",
+ "Password to access »%s«" : "Slaptažodis prieigai prie »%s«",
+ "It is protected with the following password: %s" : "Apsaugotas slaptažodžiu: %s",
+ "Password to access »%s« shared with %s" : "Slaptažodis prieigai prie »%s« pasidalintas su %s",
+ "This is the password: %s" : "Štai yra slaptažodis: %s",
+ "You can choose a different password at any time in the share dialog." : "Bendrinimo dialoge bet kuriuo metu galite pasirinkti kitą slaptažodį.",
+ "Could not find share" : "Nepavyko rasti viešinio",
+ "Share by mail" : "Bendrinama per el. paštą",
+ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Leidžia vartotojams bendrinti asmeninę nuorodą į failą ar aplanką, pateikiant el. pašto adresą.",
+ "Send password by mail" : "Siųti slaptažodį elektroniniu paštu",
+ "Failed to send share by E-mail" : "Nepavyko išsiųsti bendrinimo el. paštu",
+ "Failed to create the E-mail" : "Nepavyko sukurti el. pašto",
+ "Cheers!" : "Sveikinimai!",
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Sveiki,<br><br>%s pradėjo su jumis bendrinti <a href=\"%s\">%s</a>.<br><br>"
+},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
+} \ No newline at end of file