summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-03 00:33:37 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-03 00:33:37 +0000
commit4c93f05b3127cd51e5aea092e23ff255f483655a (patch)
tree0300bae790d8be4127e2e449e75c8aff386d7d0b
parente06d0e9e312fab3db4862055bca9c18bb8f6bb7a (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/tr.js2
-rw-r--r--l10n/tr.json2
-rw-r--r--l10n/zh_CN.js7
-rw-r--r--l10n/zh_CN.json7
4 files changed, 18 insertions, 0 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index 3559cfd0..85a8dc50 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"An error happened during description sync" : "Açıklama eşitlenirken bir sorun çıktı",
"An error happened during name sync" : "Ad eşitlenirken bir sorun çıktı",
"Cancel" : "İptal",
+ "Confirm" : "Onayla",
"Add more info" : "Başka bilgiler ekleyin",
"More fields" : "Diğer alanlar",
"Crop contact photo" : "Kişi görselini kırp",
@@ -201,6 +202,7 @@ OC.L10N.register(
"_Importing %n contact into {addressbook}_::_Importing %n contacts into {addressbook}_" : ["%n kişi {addressbook} içine aktarılıyor","%n kişi {addressbook} içine aktarılıyor"],
"_Done importing %n contact into {addressbook}_::_Done importing %n contacts into {addressbook}_" : ["%n kişi {addressbook} içine aktarıldı","%n kişi {addressbook} içine aktarıldı"],
"Import" : "İçe aktar",
+ "Are you sure you want to import this contact file?" : "Bu kişi dosyasını içe aktarmak istediğinize emin misiniz?",
"Could not copy" : "Kopyalanamadı",
"Join circle" : "Çevreye gir",
"You are about to leave {circle}.\nAre you sure?" : "{circle} çevresinden çıkmak üzeresiniz.\nBunu yapmak istediğinize emin misiniz?",
diff --git a/l10n/tr.json b/l10n/tr.json
index 63c97f6c..4848e520 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -98,6 +98,7 @@
"An error happened during description sync" : "Açıklama eşitlenirken bir sorun çıktı",
"An error happened during name sync" : "Ad eşitlenirken bir sorun çıktı",
"Cancel" : "İptal",
+ "Confirm" : "Onayla",
"Add more info" : "Başka bilgiler ekleyin",
"More fields" : "Diğer alanlar",
"Crop contact photo" : "Kişi görselini kırp",
@@ -199,6 +200,7 @@
"_Importing %n contact into {addressbook}_::_Importing %n contacts into {addressbook}_" : ["%n kişi {addressbook} içine aktarılıyor","%n kişi {addressbook} içine aktarılıyor"],
"_Done importing %n contact into {addressbook}_::_Done importing %n contacts into {addressbook}_" : ["%n kişi {addressbook} içine aktarıldı","%n kişi {addressbook} içine aktarıldı"],
"Import" : "İçe aktar",
+ "Are you sure you want to import this contact file?" : "Bu kişi dosyasını içe aktarmak istediğinize emin misiniz?",
"Could not copy" : "Kopyalanamadı",
"Join circle" : "Çevreye gir",
"You are about to leave {circle}.\nAre you sure?" : "{circle} çevresinden çıkmak üzeresiniz.\nBunu yapmak istediğinize emin misiniz?",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 89ed94ec..9334e981 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"An error happened during description sync" : "描述同步期间发生一个错误",
"An error happened during name sync" : "名称同步期间发生了一个错误",
"Cancel" : "取消",
+ "Confirm" : "确认",
"Add more info" : "添加更多信息",
"More fields" : "更多领域",
"Crop contact photo" : "裁剪联系人照片",
@@ -130,6 +131,11 @@ OC.L10N.register(
"Select address book" : "选择地址簿",
"Go to talk conversation" : "前往对话",
"View profile" : "查看个人资料",
+ "Media shares with you" : "与您分享的媒体",
+ "Talk conversations with you" : "与您展开的对话",
+ "Calendar events with you" : "与您分享的日历事件",
+ "Deck cards with you" : "与您分享的卡片",
+ "No shared items with this contact" : "与该联系人无共享项目",
"This contact is in read-only mode. You do not have permission to edit this contact." : "此联系人处于只读模式。 您无权编辑此联系人。",
"The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "您尝试编辑的联系人已更改。 请手动刷新联系人。 任何进一步的编辑都不会被保存。",
"Address book" : "地址簿",
@@ -196,6 +202,7 @@ OC.L10N.register(
"_Importing %n contact into {addressbook}_::_Importing %n contacts into {addressbook}_" : ["正在导入 %n 个联系人到 {addressbook}"],
"_Done importing %n contact into {addressbook}_::_Done importing %n contacts into {addressbook}_" : ["已将 %n 个联系人导入到 {addressbook}"],
"Import" : "导入",
+ "Are you sure you want to import this contact file?" : "您确定您想要导入此联系人文件吗?",
"Could not copy" : "无法复制",
"Join circle" : "加入圈子",
"You are about to leave {circle}.\nAre you sure?" : "您即将离开 {circle}\n确定吗?",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 5b88dfab..cb3a77dc 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -98,6 +98,7 @@
"An error happened during description sync" : "描述同步期间发生一个错误",
"An error happened during name sync" : "名称同步期间发生了一个错误",
"Cancel" : "取消",
+ "Confirm" : "确认",
"Add more info" : "添加更多信息",
"More fields" : "更多领域",
"Crop contact photo" : "裁剪联系人照片",
@@ -128,6 +129,11 @@
"Select address book" : "选择地址簿",
"Go to talk conversation" : "前往对话",
"View profile" : "查看个人资料",
+ "Media shares with you" : "与您分享的媒体",
+ "Talk conversations with you" : "与您展开的对话",
+ "Calendar events with you" : "与您分享的日历事件",
+ "Deck cards with you" : "与您分享的卡片",
+ "No shared items with this contact" : "与该联系人无共享项目",
"This contact is in read-only mode. You do not have permission to edit this contact." : "此联系人处于只读模式。 您无权编辑此联系人。",
"The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "您尝试编辑的联系人已更改。 请手动刷新联系人。 任何进一步的编辑都不会被保存。",
"Address book" : "地址簿",
@@ -194,6 +200,7 @@
"_Importing %n contact into {addressbook}_::_Importing %n contacts into {addressbook}_" : ["正在导入 %n 个联系人到 {addressbook}"],
"_Done importing %n contact into {addressbook}_::_Done importing %n contacts into {addressbook}_" : ["已将 %n 个联系人导入到 {addressbook}"],
"Import" : "导入",
+ "Are you sure you want to import this contact file?" : "您确定您想要导入此联系人文件吗?",
"Could not copy" : "无法复制",
"Join circle" : "加入圈子",
"You are about to leave {circle}.\nAre you sure?" : "您即将离开 {circle}\n确定吗?",