Skip to content

Commit b69695b

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent fac4f5d commit b69695b

10 files changed

+50
-0
lines changed

l10n/de_DE.js

+5
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ OC.L10N.register(
9595
"Mount point" : "Einhängepunkt",
9696
"Nextcloud User" : "Nextcloud-Benutzer",
9797
"Nextcloud Group" : "Nextcloud-Gruppe",
98+
"Email Address" : "E-Mail-Adresse",
9899
"Contact" : "Kontakt",
99100
"Circle" : "Kreis",
100101
"Nextcloud App" : "Nextcloud-App",
@@ -105,12 +106,16 @@ OC.L10N.register(
105106
"%s shared »%s« with you." : "%s hat »%s« mit Ihnen geteilt.",
106107
"%s shared »%s« with \"%s\"." : "%s hat »%s« mit \"%s\" geteilt.",
107108
"%s on %s" : "%s in %s",
109+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s hat »%2$s« mit Ihnen geteilt.\nSie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.\n",
110+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s hat »%2$s« mit Ihnen geteilt. Sie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.",
108111
"Password to access »%1$s« shared to you by %2$s" : "Das Passwort zum Zugriff auf %1$s wurde Ihnen von %2$s mitgeteilt.",
109112
"Password to access »%s«" : "Passwort für den Zugriff auf »%s«",
110113
"It is protected with the following password:" : "Dies ist mit folgendem Passwort geschützt:",
111114
"%1$s via %2$s" : "%1$s via %2$s",
112115
"Click the button below to open it." : "Zum Öffnen auf die untenstehende Schaltfläche klicken.",
113116
"Open »%s«" : "Öffne »%s«",
117+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s hat mehrere Dateien mit Ihnen geteilt.\nSie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.\n",
118+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s hat mehrere Dateien mit Ihnen geteilt. Sie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben. ",
114119
"Password to access files shared to you by %1$s" : "Passwort für den Zugriff auf Dateien, die von %1$s mit Ihnen geteilt wurden",
115120
"Password to access files" : "Passwort für den Dateizugriff",
116121
"%s shared multiple files with \"%s\"." : "%s hat mehrere Dateien mit \"%s\" geteilt.",

l10n/de_DE.json

+5
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"Mount point" : "Einhängepunkt",
9494
"Nextcloud User" : "Nextcloud-Benutzer",
9595
"Nextcloud Group" : "Nextcloud-Gruppe",
96+
"Email Address" : "E-Mail-Adresse",
9697
"Contact" : "Kontakt",
9798
"Circle" : "Kreis",
9899
"Nextcloud App" : "Nextcloud-App",
@@ -103,12 +104,16 @@
103104
"%s shared »%s« with you." : "%s hat »%s« mit Ihnen geteilt.",
104105
"%s shared »%s« with \"%s\"." : "%s hat »%s« mit \"%s\" geteilt.",
105106
"%s on %s" : "%s in %s",
107+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s hat »%2$s« mit Ihnen geteilt.\nSie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.\n",
108+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s hat »%2$s« mit Ihnen geteilt. Sie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.",
106109
"Password to access »%1$s« shared to you by %2$s" : "Das Passwort zum Zugriff auf %1$s wurde Ihnen von %2$s mitgeteilt.",
107110
"Password to access »%s«" : "Passwort für den Zugriff auf »%s«",
108111
"It is protected with the following password:" : "Dies ist mit folgendem Passwort geschützt:",
109112
"%1$s via %2$s" : "%1$s via %2$s",
110113
"Click the button below to open it." : "Zum Öffnen auf die untenstehende Schaltfläche klicken.",
111114
"Open »%s«" : "Öffne »%s«",
115+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s hat mehrere Dateien mit Ihnen geteilt.\nSie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.\n",
116+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s hat mehrere Dateien mit Ihnen geteilt. Sie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben. ",
112117
"Password to access files shared to you by %1$s" : "Passwort für den Zugriff auf Dateien, die von %1$s mit Ihnen geteilt wurden",
113118
"Password to access files" : "Passwort für den Dateizugriff",
114119
"%s shared multiple files with \"%s\"." : "%s hat mehrere Dateien mit \"%s\" geteilt.",

l10n/tr.js

+5
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ OC.L10N.register(
9595
"Mount point" : "Bağlama noktası",
9696
"Nextcloud User" : "Nextcloud kullanıcısı",
9797
"Nextcloud Group" : "Nextcloud grubu",
98+
"Email Address" : "E-posta adresi",
9899
"Contact" : "Kişi",
99100
"Circle" : "Çevre",
100101
"Nextcloud App" : "Nextcloud uygulaması",
@@ -105,12 +106,16 @@ OC.L10N.register(
105106
"%s shared »%s« with you." : "%s sizinle »%s« ögesini paylaştı.",
106107
"%s shared »%s« with \"%s\"." : "%s, »%s« dosyasını \"%s\" ile paylaştı.",
107108
"%s on %s" : "%s %s zamanında",
109+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s sizinle »%2$s« ögesini paylaştı.\nErişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.\n",
110+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s sizinle »%2$s« ögesini paylaştı. Erişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.",
108111
"Password to access »%1$s« shared to you by %2$s" : "»%1$s« için sizin tarafınızdan %2$s üzerinden paylaşılan erişim parolası",
109112
"Password to access »%s«" : "»%s« erişim parolası",
110113
"It is protected with the following password:" : "Şu parola ile korunuyor:",
111114
"%1$s via %2$s" : "%1$s, %2$s aracılığıyla",
112115
"Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.",
113116
"Open »%s«" : "»%s« Aç",
117+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s sizinle birkaç dosya paylaştı.\nErişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.\n",
118+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s sizinle birkaç dosya paylaştı. Erişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.",
114119
"Password to access files shared to you by %1$s" : "Sizin tarafınızdan %1$s üzerinde paylaşılan dosyalara erişim parolası",
115120
"Password to access files" : "Dosyalara erişim parolası",
116121
"%s shared multiple files with \"%s\"." : "%s, \"%s\" ile birkaç dosya paylaştı.",

l10n/tr.json

+5
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"Mount point" : "Bağlama noktası",
9494
"Nextcloud User" : "Nextcloud kullanıcısı",
9595
"Nextcloud Group" : "Nextcloud grubu",
96+
"Email Address" : "E-posta adresi",
9697
"Contact" : "Kişi",
9798
"Circle" : "Çevre",
9899
"Nextcloud App" : "Nextcloud uygulaması",
@@ -103,12 +104,16 @@
103104
"%s shared »%s« with you." : "%s sizinle »%s« ögesini paylaştı.",
104105
"%s shared »%s« with \"%s\"." : "%s, »%s« dosyasını \"%s\" ile paylaştı.",
105106
"%s on %s" : "%s %s zamanında",
107+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s sizinle »%2$s« ögesini paylaştı.\nErişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.\n",
108+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s sizinle »%2$s« ögesini paylaştı. Erişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.",
106109
"Password to access »%1$s« shared to you by %2$s" : "»%1$s« için sizin tarafınızdan %2$s üzerinden paylaşılan erişim parolası",
107110
"Password to access »%s«" : "»%s« erişim parolası",
108111
"It is protected with the following password:" : "Şu parola ile korunuyor:",
109112
"%1$s via %2$s" : "%1$s, %2$s aracılığıyla",
110113
"Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.",
111114
"Open »%s«" : "»%s« Aç",
115+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s sizinle birkaç dosya paylaştı.\nErişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.\n",
116+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s sizinle birkaç dosya paylaştı. Erişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.",
112117
"Password to access files shared to you by %1$s" : "Sizin tarafınızdan %1$s üzerinde paylaşılan dosyalara erişim parolası",
113118
"Password to access files" : "Dosyalara erişim parolası",
114119
"%s shared multiple files with \"%s\"." : "%s, \"%s\" ile birkaç dosya paylaştı.",

l10n/zh_CN.js

+5
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ OC.L10N.register(
9595
"Mount point" : "挂载点",
9696
"Nextcloud User" : "NextCloud 用户",
9797
"Nextcloud Group" : "NextCloud 群组",
98+
"Email Address" : "电子邮件地址",
9899
"Contact" : "联系",
99100
"Circle" : "圈子",
100101
"Nextcloud App" : "NextCloud 应用",
@@ -105,12 +106,16 @@ OC.L10N.register(
105106
"%s shared »%s« with you." : "%s 已共享 »%s« 给您。",
106107
"%s shared »%s« with \"%s\"." : "%s 将 »%s« 和\"%s\" 共享",
107108
"%s on %s" : "%s上%s",
109+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s 和你分享了 »%2$s«\n你应该已经收到一封单独的电子邮件,上面有一个访问链接。\n",
110+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s 和你分享了 »%2$s« 你应该已经收到一封单独的电子邮件,上面有一个访问链接。",
108111
"Password to access »%1$s« shared to you by %2$s" : "用于访问 %2$s 共享给您的 »%1$s« 的密码",
109112
"Password to access »%s«" : "访问 »%s« 的密码",
110113
"It is protected with the following password:" : "其已被以下密码保护:",
111114
"%1$s via %2$s" : "%1$s 通过 %2$s",
112115
"Click the button below to open it." : "点击下面的按钮打开它。",
113116
"Open »%s«" : "打开 »%s«",
117+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s 和你分享了多个文件\n你应该已经收到一封单独的电子邮件,上面有访问它们的链接\n",
118+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s 和你分享了多个文件。你应该已经收到一封单独的电子邮件,上面有访问它们的链接",
114119
"Password to access files shared to you by %1$s" : "使用密码访问由 %1$s 共享给您的文件",
115120
"Password to access files" : "用以访问文件的密码",
116121
"%s shared multiple files with \"%s\"." : "%s 将多个文件和 \"%s\" 进行了分享",

l10n/zh_CN.json

+5
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"Mount point" : "挂载点",
9494
"Nextcloud User" : "NextCloud 用户",
9595
"Nextcloud Group" : "NextCloud 群组",
96+
"Email Address" : "电子邮件地址",
9697
"Contact" : "联系",
9798
"Circle" : "圈子",
9899
"Nextcloud App" : "NextCloud 应用",
@@ -103,12 +104,16 @@
103104
"%s shared »%s« with you." : "%s 已共享 »%s« 给您。",
104105
"%s shared »%s« with \"%s\"." : "%s 将 »%s« 和\"%s\" 共享",
105106
"%s on %s" : "%s上%s",
107+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s 和你分享了 »%2$s«\n你应该已经收到一封单独的电子邮件,上面有一个访问链接。\n",
108+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s 和你分享了 »%2$s« 你应该已经收到一封单独的电子邮件,上面有一个访问链接。",
106109
"Password to access »%1$s« shared to you by %2$s" : "用于访问 %2$s 共享给您的 »%1$s« 的密码",
107110
"Password to access »%s«" : "访问 »%s« 的密码",
108111
"It is protected with the following password:" : "其已被以下密码保护:",
109112
"%1$s via %2$s" : "%1$s 通过 %2$s",
110113
"Click the button below to open it." : "点击下面的按钮打开它。",
111114
"Open »%s«" : "打开 »%s«",
115+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s 和你分享了多个文件\n你应该已经收到一封单独的电子邮件,上面有访问它们的链接\n",
116+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s 和你分享了多个文件。你应该已经收到一封单独的电子邮件,上面有访问它们的链接",
112117
"Password to access files shared to you by %1$s" : "使用密码访问由 %1$s 共享给您的文件",
113118
"Password to access files" : "用以访问文件的密码",
114119
"%s shared multiple files with \"%s\"." : "%s 将多个文件和 \"%s\" 进行了分享",

l10n/zh_HK.js

+5
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ OC.L10N.register(
9595
"Mount point" : "掛載點",
9696
"Nextcloud User" : "Nextcloud 用戶",
9797
"Nextcloud Group" : "Nextcloud 群組",
98+
"Email Address" : "電郵地址",
9899
"Contact" : "聯絡人",
99100
"Circle" : "社交圈子",
100101
"Nextcloud App" : "Nextcloud 應用程式",
@@ -105,12 +106,16 @@ OC.L10N.register(
105106
"%s shared »%s« with you." : "%s 已共享 »%s« 給您。",
106107
"%s shared »%s« with \"%s\"." : "%s 已共享 »%s« ,通過 \"%s\"。",
107108
"%s on %s" : "%s上%s",
109+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s 對您共享了 »%2$s«。\n您應已收到一封單獨的帶有訪問連結的電郵。\n",
110+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s 對您共享了 »%2$s«。您應已收到一封單獨的帶有訪問連結的電郵。",
108111
"Password to access »%1$s« shared to you by %2$s" : "用於訪問 %2$s 共享給您的 »%1$s« 的密碼",
109112
"Password to access »%s«" : "訪問 »%s« 的密碼",
110113
"It is protected with the following password:" : "其已被以下密碼保護:",
111114
"%1$s via %2$s" : "%1$s 通過 %2$s",
112115
"Click the button below to open it." : "點擊下面的按鈕打開它。",
113116
"Open »%s«" : "打開 »%s«",
117+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s 對您共享了多個文件。\n您應已收到一封單獨的帶有訪問連結的電郵。\n",
118+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s 對您共享了多個文件。您應已收到一封單獨的帶有訪問連結的電郵。",
114119
"Password to access files shared to you by %1$s" : "使用密碼訪問由 %1$s 共享給您的文件",
115120
"Password to access files" : "用以訪問文件的密碼",
116121
"%s shared multiple files with \"%s\"." : "%s 與 \"%s\" 共享了多個檔案。",

l10n/zh_HK.json

+5
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"Mount point" : "掛載點",
9494
"Nextcloud User" : "Nextcloud 用戶",
9595
"Nextcloud Group" : "Nextcloud 群組",
96+
"Email Address" : "電郵地址",
9697
"Contact" : "聯絡人",
9798
"Circle" : "社交圈子",
9899
"Nextcloud App" : "Nextcloud 應用程式",
@@ -103,12 +104,16 @@
103104
"%s shared »%s« with you." : "%s 已共享 »%s« 給您。",
104105
"%s shared »%s« with \"%s\"." : "%s 已共享 »%s« ,通過 \"%s\"",
105106
"%s on %s" : "%s上%s",
107+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s 對您共享了 »%2$s«。\n您應已收到一封單獨的帶有訪問連結的電郵。\n",
108+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s 對您共享了 »%2$s«。您應已收到一封單獨的帶有訪問連結的電郵。",
106109
"Password to access »%1$s« shared to you by %2$s" : "用於訪問 %2$s 共享給您的 »%1$s« 的密碼",
107110
"Password to access »%s«" : "訪問 »%s« 的密碼",
108111
"It is protected with the following password:" : "其已被以下密碼保護:",
109112
"%1$s via %2$s" : "%1$s 通過 %2$s",
110113
"Click the button below to open it." : "點擊下面的按鈕打開它。",
111114
"Open »%s«" : "打開 »%s«",
115+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s 對您共享了多個文件。\n您應已收到一封單獨的帶有訪問連結的電郵。\n",
116+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s 對您共享了多個文件。您應已收到一封單獨的帶有訪問連結的電郵。",
112117
"Password to access files shared to you by %1$s" : "使用密碼訪問由 %1$s 共享給您的文件",
113118
"Password to access files" : "用以訪問文件的密碼",
114119
"%s shared multiple files with \"%s\"." : "%s 與 \"%s\" 共享了多個檔案。",

l10n/zh_TW.js

+5
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ OC.L10N.register(
9595
"Mount point" : "掛載點",
9696
"Nextcloud User" : "Nextcloud 使用者",
9797
"Nextcloud Group" : "Nextcloud 群組",
98+
"Email Address" : "電子郵件地址",
9899
"Contact" : "聯絡人",
99100
"Circle" : "小圈圈",
100101
"Nextcloud App" : "Nextcloud 應用程式",
@@ -105,12 +106,16 @@ OC.L10N.register(
105106
"%s shared »%s« with you." : "%s 與您分享了 %s。",
106107
"%s shared »%s« with \"%s\"." : "%s 分享了 %s 與「%s」。",
107108
"%s on %s" : "%s 在 %s",
109+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s 與您分享了 %2$s。\n您應該已經收到一封包含了可以存取它的連結的單獨電子郵件。\n",
110+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s 與您分享了 %2$s。您應該已經收到一封包含了可以存取它的連結的單獨電子郵件。",
108111
"Password to access »%1$s« shared to you by %2$s" : "存取 %2$s 分享給您 %1$s 的密碼",
109112
"Password to access »%s«" : "存取 %s 的密碼",
110113
"It is protected with the following password:" : "其受以下密碼保護:",
111114
"%1$s via %2$s" : "%1$s 由 %2$s",
112115
"Click the button below to open it." : "點擊下方按鈕以開啟。",
113116
"Open »%s«" : "開啟 »%s«",
117+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s 與您分享了多個檔案。\n您應該已經收到一封包含了可以存取它們的連結的單獨電子郵件。\n",
118+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s 與您分享了多個檔案。您應該已經收到一封包含了可以存取它們的連結的單獨電子郵件。",
114119
"Password to access files shared to you by %1$s" : "%1$s 與您分享的檔案密碼",
115120
"Password to access files" : "存取檔案的密碼",
116121
"%s shared multiple files with \"%s\"." : "%s 與「%s」分享了多個檔案。",

0 commit comments

Comments
 (0)