aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-27 02:17:55 +0000
committerNextcloud bot <bot@nextcloud.com>2020-01-27 02:17:55 +0000
commit78d400cec27eadcceac40e1c1f3a07ef56ac1074 (patch)
tree46fed5d838ea0fc89e4f77f2f3b74e28474210f2 /apps
parent1e0e09e5cedf49a67143f4a94ef1c350cc41884f (diff)
downloadnextcloud-server-78d400cec27eadcceac40e1c1f3a07ef56ac1074.tar.gz
nextcloud-server-78d400cec27eadcceac40e1c1f3a07ef56ac1074.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/accessibility/l10n/de.js2
-rw-r--r--apps/accessibility/l10n/de.json2
-rw-r--r--apps/dav/l10n/zh_CN.js12
-rw-r--r--apps/dav/l10n/zh_CN.json12
-rw-r--r--apps/files_sharing/l10n/zh_CN.js4
-rw-r--r--apps/files_sharing/l10n/zh_CN.json4
-rw-r--r--apps/sharebymail/l10n/zh_CN.js16
-rw-r--r--apps/sharebymail/l10n/zh_CN.json16
-rw-r--r--apps/user_ldap/l10n/pl.js2
-rw-r--r--apps/user_ldap/l10n/pl.json2
10 files changed, 36 insertions, 36 deletions
diff --git a/apps/accessibility/l10n/de.js b/apps/accessibility/l10n/de.js
index df7b831fa15..fc99b73ce33 100644
--- a/apps/accessibility/l10n/de.js
+++ b/apps/accessibility/l10n/de.js
@@ -11,7 +11,7 @@ OC.L10N.register(
"Accessibility options for nextcloud" : "Optionen für Barrierefreiheit in Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.",
"Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten",
- "our issue tracker" : "Unser Issue Tracker",
+ "our issue tracker" : "Unsere Problem nachverfolgung",
"our design team" : "Unser Design-Team",
"Enable" : "Aktiviere",
"High contrast theme" : "Kontrastreiches Design",
diff --git a/apps/accessibility/l10n/de.json b/apps/accessibility/l10n/de.json
index 9c2334c9088..3e81a52835f 100644
--- a/apps/accessibility/l10n/de.json
+++ b/apps/accessibility/l10n/de.json
@@ -9,7 +9,7 @@
"Accessibility options for nextcloud" : "Optionen für Barrierefreiheit in Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.",
"Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten",
- "our issue tracker" : "Unser Issue Tracker",
+ "our issue tracker" : "Unsere Problem nachverfolgung",
"our design team" : "Unser Design-Team",
"Enable" : "Aktiviere",
"High contrast theme" : "Kontrastreiches Design",
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js
index deb407b5638..fb301dc9e47 100644
--- a/apps/dav/l10n/zh_CN.js
+++ b/apps/dav/l10n/zh_CN.js
@@ -15,14 +15,14 @@ OC.L10N.register(
"{actor} shared calendar {calendar} with you" : "{actor} 收到的日历共享 {calendar}",
"You shared calendar {calendar} with {user}" : "您与 {user} 共享了日历 {calendar}",
"{actor} shared calendar {calendar} with {user}" : "{actor} 与 {user} 共享了日历 {calendar}",
- "{actor} unshared calendar {calendar} from you" : "{actor} 取消共享 {calendar} 给您",
- "You unshared calendar {calendar} from {user}" : "您取消共享给 {user} 的日历 {calendar}",
- "{actor} unshared calendar {calendar} from {user}" : "{actor} 取消共享给 {uesr} 的日历 {calendar}",
- "{actor} unshared calendar {calendar} from themselves" : "{actor} 取消共享日历 {calendar}",
+ "{actor} unshared calendar {calendar} from you" : "你取消了 {actor} 共享的日历 {calendar}",
+ "You unshared calendar {calendar} from {user}" : "{user} 取消了你共享的日历 {calendar}",
+ "{actor} unshared calendar {calendar} from {user}" : "{user} 取消了 {actor} 共享的日历 {calendar}",
+ "{actor} unshared calendar {calendar} from themselves" : "{actor} 取消了他们自己共享的日历 {calendar}",
"You shared calendar {calendar} with group {group}" : "您通过组 {group} 共享了日历 {calendar}",
"{actor} shared calendar {calendar} with group {group}" : "{actor} 通过组 {group} 共享了日历 {calendar}",
- "You unshared calendar {calendar} from group {group}" : "您取消共享给组 {group} 的日历 {calendar}",
- "{actor} unshared calendar {calendar} from group {group}" : "{actor} 取消共享给组 {group} 的日历 {calendar}",
+ "You unshared calendar {calendar} from group {group}" : "群组 {group} 取消了你共享的日历 {calendar}",
+ "{actor} unshared calendar {calendar} from group {group}" : "群组 {group} 取消了 {actor} 共享的日历 {calendar}",
"{actor} created event {event} in calendar {calendar}" : "{actor} 在日历 {calendar} 中创建了事件 {event}",
"You created event {event} in calendar {calendar}" : "您在日历 {calendar} 中创建了事件 {event}",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} 在日历 {calendar} 中删除了事件 {event}",
diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json
index 99259e346c7..69834d04fd0 100644
--- a/apps/dav/l10n/zh_CN.json
+++ b/apps/dav/l10n/zh_CN.json
@@ -13,14 +13,14 @@
"{actor} shared calendar {calendar} with you" : "{actor} 收到的日历共享 {calendar}",
"You shared calendar {calendar} with {user}" : "您与 {user} 共享了日历 {calendar}",
"{actor} shared calendar {calendar} with {user}" : "{actor} 与 {user} 共享了日历 {calendar}",
- "{actor} unshared calendar {calendar} from you" : "{actor} 取消共享 {calendar} 给您",
- "You unshared calendar {calendar} from {user}" : "您取消共享给 {user} 的日历 {calendar}",
- "{actor} unshared calendar {calendar} from {user}" : "{actor} 取消共享给 {uesr} 的日历 {calendar}",
- "{actor} unshared calendar {calendar} from themselves" : "{actor} 取消共享日历 {calendar}",
+ "{actor} unshared calendar {calendar} from you" : "你取消了 {actor} 共享的日历 {calendar}",
+ "You unshared calendar {calendar} from {user}" : "{user} 取消了你共享的日历 {calendar}",
+ "{actor} unshared calendar {calendar} from {user}" : "{user} 取消了 {actor} 共享的日历 {calendar}",
+ "{actor} unshared calendar {calendar} from themselves" : "{actor} 取消了他们自己共享的日历 {calendar}",
"You shared calendar {calendar} with group {group}" : "您通过组 {group} 共享了日历 {calendar}",
"{actor} shared calendar {calendar} with group {group}" : "{actor} 通过组 {group} 共享了日历 {calendar}",
- "You unshared calendar {calendar} from group {group}" : "您取消共享给组 {group} 的日历 {calendar}",
- "{actor} unshared calendar {calendar} from group {group}" : "{actor} 取消共享给组 {group} 的日历 {calendar}",
+ "You unshared calendar {calendar} from group {group}" : "群组 {group} 取消了你共享的日历 {calendar}",
+ "{actor} unshared calendar {calendar} from group {group}" : "群组 {group} 取消了 {actor} 共享的日历 {calendar}",
"{actor} created event {event} in calendar {calendar}" : "{actor} 在日历 {calendar} 中创建了事件 {event}",
"You created event {event} in calendar {calendar}" : "您在日历 {calendar} 中创建了事件 {event}",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} 在日历 {calendar} 中删除了事件 {event}",
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index 68cf2375aac..f68171f67b4 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -68,7 +68,7 @@ OC.L10N.register(
"You received a new remote share {file} from {user}" : "您收到了一个来自 {user} 的远程共享 {file} ",
"{user} accepted the remote share of {file}" : "{user} 接受了 {file} 的远程共享",
"{user} declined the remote share of {file}" : "{user} 拒绝了 {file} 的远程共享",
- "{user} unshared {file} from you" : "您未将 {file} 共享给 {user} ",
+ "{user} unshared {file} from you" : "你取消了 {user} 共享的文件 {file}",
"Shared with {user}" : "与 {user} 共享",
"Removed share for {user}" : "移除给 {user} 的共享",
"You removed yourself" : "您移除了您自己",
@@ -195,7 +195,7 @@ OC.L10N.register(
"Unable to load the shares list" : "无法加载共享列表",
"Expires {relativetime}" : "过期 {relativetime}",
"this share just expired." : "此共享已过期。",
- "Link to a file" : "文件链接",
+ "Link to a file" : "链接到文件",
"Error creating the share" : "创建共享时出错",
"Error updating the share" : "更新共享时出错",
"Shared" : "已共享",
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json
index da651f28ea8..f2a7849ccc7 100644
--- a/apps/files_sharing/l10n/zh_CN.json
+++ b/apps/files_sharing/l10n/zh_CN.json
@@ -66,7 +66,7 @@
"You received a new remote share {file} from {user}" : "您收到了一个来自 {user} 的远程共享 {file} ",
"{user} accepted the remote share of {file}" : "{user} 接受了 {file} 的远程共享",
"{user} declined the remote share of {file}" : "{user} 拒绝了 {file} 的远程共享",
- "{user} unshared {file} from you" : "您未将 {file} 共享给 {user} ",
+ "{user} unshared {file} from you" : "你取消了 {user} 共享的文件 {file}",
"Shared with {user}" : "与 {user} 共享",
"Removed share for {user}" : "移除给 {user} 的共享",
"You removed yourself" : "您移除了您自己",
@@ -193,7 +193,7 @@
"Unable to load the shares list" : "无法加载共享列表",
"Expires {relativetime}" : "过期 {relativetime}",
"this share just expired." : "此共享已过期。",
- "Link to a file" : "文件链接",
+ "Link to a file" : "链接到文件",
"Error creating the share" : "创建共享时出错",
"Error updating the share" : "更新共享时出错",
"Shared" : "已共享",
diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js
index 5106e02b081..78f2abb3da1 100644
--- a/apps/sharebymail/l10n/zh_CN.js
+++ b/apps/sharebymail/l10n/zh_CN.js
@@ -5,10 +5,10 @@ OC.L10N.register(
"Shared with {email}" : "用 {email} 共享",
"Shared with %1$s by %2$s" : "由 %2$s 共享给 %1$s",
"Shared with {email} by {actor}" : "由 {actor} 通过 {email} 共享",
- "Unshared from %1$s" : "从 %1$s 停止的共享",
- "Unshared from {email}" : "停止了从 {email} 的共享 ",
- "Unshared from %1$s by %2$s" : " %2$s 停止了从 %1$s 的共享",
- "Unshared from {email} by {actor}" : "{actor} 停止了从 {email} 的共享 ",
+ "Unshared from %1$s" : "%1$s 取消了共享",
+ "Unshared from {email}" : "通过 {email} 取消了共享 ",
+ "Unshared from %1$s by %2$s" : "%1$s 通过 %2$s 取消了共享",
+ "Unshared from {email} by {actor}" : "{actor} 通过 {email} 取消了共享 ",
"Password for mail share sent to %1$s" : "发送给%1$s的邮件共享的密码",
"Password for mail share sent to {email}" : "邮件共享的密码已发送给 {email}",
"Password for mail share sent to you" : "发送给您的邮件共享的密码",
@@ -16,10 +16,10 @@ OC.L10N.register(
"You shared {file} with {email} by mail" : "您通过邮件 {email} 共享了 {file} ",
"%3$s shared %1$s with %2$s by mail" : "%3$s 通过邮件将 %1$s 共享给了 %2$s",
"{actor} shared {file} with {email} by mail" : "{actor} 共享 {file} 于 {email} 通过邮件",
- "You unshared %1$s from %2$s by mail" : "您停止了通过电子邮件从%2$s共享的%1$s",
- "You unshared {file} from {email} by mail" : "您通过邮件停止了来自 {email} 的 {file} 的共享。",
- "%3$s unshared %1$s from %2$s by mail" : "%3$s通过邮件停止了来自 %2$s的%1$s的共享",
- "{actor} unshared {file} from {email} by mail" : "{actor} 通过邮件停止了来自 {email} 的 {file} 的共享",
+ "You unshared %1$s from %2$s by mail" : "你通过电子邮件取消了 %2$s 共享的 %1$s",
+ "You unshared {file} from {email} by mail" : "您通过邮件 {email} 取消了 {file} 的共享。",
+ "%3$s unshared %1$s from %2$s by mail" : "%2$s 通过邮件取消了 %3$s 共享的 %1$s",
+ "{actor} unshared {file} from {email} by mail" : "{email} 通过邮件取消了 {actor} 共享的 {file}",
"Password to access %1$s was sent to %2s" : "访问 %1$s 的密码被发送给 %2s",
"Password to access {file} was sent to {email}" : "访问 {file} 的密码被发送给 {email}",
"Password to access %1$s was sent to you" : "访问 %1$s 的密码已发送给您",
diff --git a/apps/sharebymail/l10n/zh_CN.json b/apps/sharebymail/l10n/zh_CN.json
index 664b2839244..724b77b40fd 100644
--- a/apps/sharebymail/l10n/zh_CN.json
+++ b/apps/sharebymail/l10n/zh_CN.json
@@ -3,10 +3,10 @@
"Shared with {email}" : "用 {email} 共享",
"Shared with %1$s by %2$s" : "由 %2$s 共享给 %1$s",
"Shared with {email} by {actor}" : "由 {actor} 通过 {email} 共享",
- "Unshared from %1$s" : "从 %1$s 停止的共享",
- "Unshared from {email}" : "停止了从 {email} 的共享 ",
- "Unshared from %1$s by %2$s" : " %2$s 停止了从 %1$s 的共享",
- "Unshared from {email} by {actor}" : "{actor} 停止了从 {email} 的共享 ",
+ "Unshared from %1$s" : "%1$s 取消了共享",
+ "Unshared from {email}" : "通过 {email} 取消了共享 ",
+ "Unshared from %1$s by %2$s" : "%1$s 通过 %2$s 取消了共享",
+ "Unshared from {email} by {actor}" : "{actor} 通过 {email} 取消了共享 ",
"Password for mail share sent to %1$s" : "发送给%1$s的邮件共享的密码",
"Password for mail share sent to {email}" : "邮件共享的密码已发送给 {email}",
"Password for mail share sent to you" : "发送给您的邮件共享的密码",
@@ -14,10 +14,10 @@
"You shared {file} with {email} by mail" : "您通过邮件 {email} 共享了 {file} ",
"%3$s shared %1$s with %2$s by mail" : "%3$s 通过邮件将 %1$s 共享给了 %2$s",
"{actor} shared {file} with {email} by mail" : "{actor} 共享 {file} 于 {email} 通过邮件",
- "You unshared %1$s from %2$s by mail" : "您停止了通过电子邮件从%2$s共享的%1$s",
- "You unshared {file} from {email} by mail" : "您通过邮件停止了来自 {email} 的 {file} 的共享。",
- "%3$s unshared %1$s from %2$s by mail" : "%3$s通过邮件停止了来自 %2$s的%1$s的共享",
- "{actor} unshared {file} from {email} by mail" : "{actor} 通过邮件停止了来自 {email} 的 {file} 的共享",
+ "You unshared %1$s from %2$s by mail" : "你通过电子邮件取消了 %2$s 共享的 %1$s",
+ "You unshared {file} from {email} by mail" : "您通过邮件 {email} 取消了 {file} 的共享。",
+ "%3$s unshared %1$s from %2$s by mail" : "%2$s 通过邮件取消了 %3$s 共享的 %1$s",
+ "{actor} unshared {file} from {email} by mail" : "{email} 通过邮件取消了 {actor} 共享的 {file}",
"Password to access %1$s was sent to %2s" : "访问 %1$s 的密码被发送给 %2s",
"Password to access {file} was sent to {email}" : "访问 {file} 的密码被发送给 {email}",
"Password to access %1$s was sent to you" : "访问 %1$s 的密码已发送给您",
diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js
index 82a26b8ca0f..70ccb51e192 100644
--- a/apps/user_ldap/l10n/pl.js
+++ b/apps/user_ldap/l10n/pl.js
@@ -57,7 +57,7 @@ OC.L10N.register(
"Please login with the new password" : "Proszę się zalogować z nowym hasłem",
"LDAP User backend" : "Moduł użytkownika LDAP",
"Your password will expire tomorrow." : "Twoje hasło wygasa jutro.",
- "Your password will expire today." : "Twoje hasło wygasa dziś.",
+ "Your password will expire today." : "Twoje hasło wygasa dzisiaj.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Twoje hasło wygaśnie w ciągu %n dnia.","Twoje hasło wygaśnie w ciągu %n dni.","Twoje hasło wygaśnie w ciągu %n dni.","Twoje hasło wygaśnie w ciągu %n dni."],
"LDAP / AD integration" : "Integracja z LDAP / AD",
"_%s group found_::_%s groups found_" : ["%s znaleziona grupa","%s znalezionych grup","%s znalezionych grup","%s znalezionych grup"],
diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json
index 88f2480fd24..66dea352586 100644
--- a/apps/user_ldap/l10n/pl.json
+++ b/apps/user_ldap/l10n/pl.json
@@ -55,7 +55,7 @@
"Please login with the new password" : "Proszę się zalogować z nowym hasłem",
"LDAP User backend" : "Moduł użytkownika LDAP",
"Your password will expire tomorrow." : "Twoje hasło wygasa jutro.",
- "Your password will expire today." : "Twoje hasło wygasa dziś.",
+ "Your password will expire today." : "Twoje hasło wygasa dzisiaj.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Twoje hasło wygaśnie w ciągu %n dnia.","Twoje hasło wygaśnie w ciągu %n dni.","Twoje hasło wygaśnie w ciągu %n dni.","Twoje hasło wygaśnie w ciągu %n dni."],
"LDAP / AD integration" : "Integracja z LDAP / AD",
"_%s group found_::_%s groups found_" : ["%s znaleziona grupa","%s znalezionych grup","%s znalezionych grup","%s znalezionych grup"],