Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Feb 5, 2025
1 parent a2e05ee commit 31b40ab
Show file tree
Hide file tree
Showing 138 changed files with 826 additions and 346 deletions.
6 changes: 6 additions & 0 deletions apps/comments/l10n/et_EE.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,18 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s kommenteeris %2$s",
"{author} commented on {file}" : "{author} kommenteeris faili {file}",
"<strong>Comments</strong> for files" : "<strong>Kommentaarid</strong> failidele",
"Files" : "Failid",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Sind mainiti \"{file}\" kommentaarides konto poolt, mis on nüüdseks kustutatud",
"{user} mentioned you in a comment on \"{file}\"" : "{user} mainis sind faili \"{file}\" kommentaaris",
"Files app plugin to add comments to files" : "Failid rakenduse laiendus failidele kommentaaride lisamiseks",
"Edit comment" : "Muuda kommentaari",
"Delete comment" : "Kustuta kommentaar",
"Cancel edit" : "Loobu muutmisest",
"New comment" : "Uus kommentaar",
"Write a comment …" : "Kirjuta kommentaar...",
"Post comment" : "Postita kommentaar",
"@ for mentions, : for emoji, / for smart picker" : "@ mainimiseks, : emojide jaoks, / nutika valija jaoks",
"Could not reload comments" : "Ei saanud kommentaare uuesti laadida",
"No comments yet, start the conversation!" : "Kommentaare veel pole, alusta vestlust!",
"No more messages" : "Rohkem teateid pole",
"Retry" : "Proovi uuesti",
Expand Down
6 changes: 6 additions & 0 deletions apps/comments/l10n/et_EE.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,18 @@
"%1$s commented on %2$s" : "%1$s kommenteeris %2$s",
"{author} commented on {file}" : "{author} kommenteeris faili {file}",
"<strong>Comments</strong> for files" : "<strong>Kommentaarid</strong> failidele",
"Files" : "Failid",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Sind mainiti \"{file}\" kommentaarides konto poolt, mis on nüüdseks kustutatud",
"{user} mentioned you in a comment on \"{file}\"" : "{user} mainis sind faili \"{file}\" kommentaaris",
"Files app plugin to add comments to files" : "Failid rakenduse laiendus failidele kommentaaride lisamiseks",
"Edit comment" : "Muuda kommentaari",
"Delete comment" : "Kustuta kommentaar",
"Cancel edit" : "Loobu muutmisest",
"New comment" : "Uus kommentaar",
"Write a comment …" : "Kirjuta kommentaar...",
"Post comment" : "Postita kommentaar",
"@ for mentions, : for emoji, / for smart picker" : "@ mainimiseks, : emojide jaoks, / nutika valija jaoks",
"Could not reload comments" : "Ei saanud kommentaare uuesti laadida",
"No comments yet, start the conversation!" : "Kommentaare veel pole, alusta vestlust!",
"No more messages" : "Rohkem teateid pole",
"Retry" : "Proovi uuesti",
Expand Down
9 changes: 9 additions & 0 deletions apps/contactsinteraction/l10n/et_EE.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Hiljuti ühendust võetud",
"Contacts Interaction" : "Kontaktide interaktsioon",
"Manages interaction between accounts and contacts" : "Haldab kontode ja kontaktide vahelist suhtlust",
"Collect data about accounts and contacts interactions and provide an address book for the data" : "Koguge andmeid kontode ja kontaktidega suhtlemise kohta ning looge andmete jaoks aadressiraamat"
},
"nplurals=2; plural=(n != 1);");
7 changes: 7 additions & 0 deletions apps/contactsinteraction/l10n/et_EE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{ "translations": {
"Recently contacted" : "Hiljuti ühendust võetud",
"Contacts Interaction" : "Kontaktide interaktsioon",
"Manages interaction between accounts and contacts" : "Haldab kontode ja kontaktide vahelist suhtlust",
"Collect data about accounts and contacts interactions and provide an address book for the data" : "Koguge andmeid kontode ja kontaktidega suhtlemise kohta ning looge andmete jaoks aadressiraamat"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 3 additions & 1 deletion apps/dashboard/l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ OC.L10N.register(
"Good evening" : "晚上好",
"Good evening, {name}" : "晚上好,{name}",
"Hello" : "你好",
"Hello, {name}" : "你好, {name}"
"Hello, {name}" : "你好, {name}",
"Happy birthday 🥳🤩🎂🎉" : "生日快乐 🥳🤩🎂🎉",
"Happy birthday, {name} 🥳🤩🎂🎉" : "生日快乐,{name} 🥳🤩🎂🎉"
},
"nplurals=1; plural=0;");
4 changes: 3 additions & 1 deletion apps/dashboard/l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
"Good evening" : "晚上好",
"Good evening, {name}" : "晚上好,{name}",
"Hello" : "你好",
"Hello, {name}" : "你好, {name}"
"Hello, {name}" : "你好, {name}",
"Happy birthday 🥳🤩🎂🎉" : "生日快乐 🥳🤩🎂🎉",
"Happy birthday, {name} 🥳🤩🎂🎉" : "生日快乐,{name} 🥳🤩🎂🎉"
},"pluralForm" :"nplurals=1; plural=0;"
}
2 changes: 2 additions & 0 deletions apps/dav/l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,12 @@ OC.L10N.register(
"Second" : "第二",
"Third" : "第三",
"Fourth" : "第四",
"Fifth" : "第五",
"Last" : "最後",
"Second Last" : "倒數第二",
"Third Last" : "倒數第三",
"Fourth Last" : "倒數第四",
"Fifth Last" : "倒數第五",
"Contacts" : "聯絡人",
"{actor} created address book {addressbook}" : "{actor} 建立了通訊錄 {addressbook}",
"You created address book {addressbook}" : "您建立了通訊錄 {addressbook}",
Expand Down
2 changes: 2 additions & 0 deletions apps/dav/l10n/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,10 +187,12 @@
"Second" : "第二",
"Third" : "第三",
"Fourth" : "第四",
"Fifth" : "第五",
"Last" : "最後",
"Second Last" : "倒數第二",
"Third Last" : "倒數第三",
"Fourth Last" : "倒數第四",
"Fifth Last" : "倒數第五",
"Contacts" : "聯絡人",
"{actor} created address book {addressbook}" : "{actor} 建立了通訊錄 {addressbook}",
"You created address book {addressbook}" : "您建立了通訊錄 {addressbook}",
Expand Down
9 changes: 8 additions & 1 deletion apps/federatedfilesharing/l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ OC.L10N.register(
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "无法建立联合云共享,可能是要联合的服务器版本太旧(Nextcloud <= 9)。",
"It is not allowed to send federated group shares from this server." : "不允许从此服务器发送联合云分组共享。",
"Sharing %1$s failed, because this item is already shared with the account %2$s" : "分享 %1$s 失败,因为该项目已与账号 %2$s 分享",
"Not allowed to create a federated share to the same account" : "不允许与同一账号创建联合共享",
"Federated shares require read permissions" : "联合共享需要读取权限",
"File is already shared with %s" : "文件已经共享与 %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "共享 %1$s 失败,无法找到 %2$s,可能该服务器当前无法访问或者使用了自签名证书。",
Expand All @@ -29,12 +30,16 @@ OC.L10N.register(
"Allow people on this server to receive group shares from other servers" : "允许此服务器上的人员接收来自其他服务器的群组共享",
"Search global and public address book for people" : "在全球和公共通讯簿中搜索联系人",
"Allow people to publish their data to a global and public address book" : "允许人们将他们的数据发布到全球和公共地址簿",
"Trusted federation" : "受信任的联合",
"Automatically accept shares from trusted federated accounts and groups by default" : "默认自动接受来自受信任的联合账号和群组的共享",
"Unable to update federated files sharing config" : "无法更新联合云文件分享设置",
"Federated Cloud" : "联合云",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "您可以和使用了 Nextcloud 服务器或其他兼容 Open Cloud Mesh(OCM)的服务器和服务的任何人共享!只需将他们的联合云 ID 放在共享对话框中。联合云 ID 看起来像 person@cloud.example.com",
"Your Federated Cloud ID" : "您的联合云 ID",
"Share it so your friends can share files with you:" : "使用共享,以便您的朋友可以与您共享文件:",
"Facebook" : "Facebook",
"X (formerly Twitter)" : "X(原Twitter)",
"X (formerly Twitter)" : "X(原 Twitter)",
"formerly Twitter" : "原 Twitter",
"Mastodon" : "Mastodon",
"Add to your website" : "添加到您的网站",
"Share with me via Nextcloud" : "通过联合云与我共享",
Expand All @@ -43,12 +48,14 @@ OC.L10N.register(
"Share with me through my #Nextcloud Federated Cloud ID" : "通过我的 #Nextcloud 联合云 ID 与我共享",
"Cloud ID copied to the clipboard" : "云端 ID 已复制至剪切板",
"Copy to clipboard" : "复制到剪贴板",
"Clipboard not available. Please copy the cloud ID manually." : "剪贴板不可用,请手动复制云 ID。",
"Copied!" : "已复制!",
"Cancel" : "取消",
"Add remote share" : "添加远程共享",
"Remote share" : "远程共享",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "您想要添加来自 {owner}@{remote}的远程共享 {name} 吗?",
"Remote share password" : "远程共享密码",
"Incoming share could not be processed" : "无法处理传入共享",
"Your Federated Cloud ID:" : "您的联合云 ID:",
"Twitter" : "Twitter",
"Diaspora" : "Diaspora",
Expand Down
9 changes: 8 additions & 1 deletion apps/federatedfilesharing/l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "无法建立联合云共享,可能是要联合的服务器版本太旧(Nextcloud <= 9)。",
"It is not allowed to send federated group shares from this server." : "不允许从此服务器发送联合云分组共享。",
"Sharing %1$s failed, because this item is already shared with the account %2$s" : "分享 %1$s 失败,因为该项目已与账号 %2$s 分享",
"Not allowed to create a federated share to the same account" : "不允许与同一账号创建联合共享",
"Federated shares require read permissions" : "联合共享需要读取权限",
"File is already shared with %s" : "文件已经共享与 %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "共享 %1$s 失败,无法找到 %2$s,可能该服务器当前无法访问或者使用了自签名证书。",
Expand All @@ -27,12 +28,16 @@
"Allow people on this server to receive group shares from other servers" : "允许此服务器上的人员接收来自其他服务器的群组共享",
"Search global and public address book for people" : "在全球和公共通讯簿中搜索联系人",
"Allow people to publish their data to a global and public address book" : "允许人们将他们的数据发布到全球和公共地址簿",
"Trusted federation" : "受信任的联合",
"Automatically accept shares from trusted federated accounts and groups by default" : "默认自动接受来自受信任的联合账号和群组的共享",
"Unable to update federated files sharing config" : "无法更新联合云文件分享设置",
"Federated Cloud" : "联合云",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "您可以和使用了 Nextcloud 服务器或其他兼容 Open Cloud Mesh(OCM)的服务器和服务的任何人共享!只需将他们的联合云 ID 放在共享对话框中。联合云 ID 看起来像 person@cloud.example.com",
"Your Federated Cloud ID" : "您的联合云 ID",
"Share it so your friends can share files with you:" : "使用共享,以便您的朋友可以与您共享文件:",
"Facebook" : "Facebook",
"X (formerly Twitter)" : "X(原Twitter)",
"X (formerly Twitter)" : "X(原 Twitter)",
"formerly Twitter" : "原 Twitter",
"Mastodon" : "Mastodon",
"Add to your website" : "添加到您的网站",
"Share with me via Nextcloud" : "通过联合云与我共享",
Expand All @@ -41,12 +46,14 @@
"Share with me through my #Nextcloud Federated Cloud ID" : "通过我的 #Nextcloud 联合云 ID 与我共享",
"Cloud ID copied to the clipboard" : "云端 ID 已复制至剪切板",
"Copy to clipboard" : "复制到剪贴板",
"Clipboard not available. Please copy the cloud ID manually." : "剪贴板不可用,请手动复制云 ID。",
"Copied!" : "已复制!",
"Cancel" : "取消",
"Add remote share" : "添加远程共享",
"Remote share" : "远程共享",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "您想要添加来自 {owner}@{remote}的远程共享 {name} 吗?",
"Remote share password" : "远程共享密码",
"Incoming share could not be processed" : "无法处理传入共享",
"Your Federated Cloud ID:" : "您的联合云 ID:",
"Twitter" : "Twitter",
"Diaspora" : "Diaspora",
Expand Down
7 changes: 6 additions & 1 deletion apps/federation/l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,18 @@ OC.L10N.register(
"federation",
{
"Added to the list of trusted servers" : "添加到受信任服务器列表中",
"No server found with ID: %s" : "未找到此 ID 的服务器:%s",
"Could not remove server" : "无法移除服务器",
"Server is already in the list of trusted servers." : "服务器已在受信任服务器列表中。",
"No server to federate with found" : "没有找到联合云服务器",
"Could not add server" : "无法添加服务器",
"Trusted servers" : "受信任服务器",
"Federation" : "联合云",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "联合允许您与其他受信任的服务器连接以交换账号目录。",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "联合云允许您与其他受信任的服务器连接以交换帐户目录。例如,这将用于自动完成联合云共享的外部帐户。",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "联合允许您与其他受信任的服务器连接以交换帐户目录。例如,这将用于自动完成联合共享的外部帐户。无需将服务器添加为受信任的服务器即可创建联合共享。",
"External documentation for Federated Cloud Sharing" : "联合云共享的外部文档",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "联合允许您与其他受信任的服务器连接以交换账号目录。例如,这将用于自动完成联合共享的外部账号。无需将服务器添加为受信任的服务器即可创建联合共享。",
"Each server must validate the other. This process may require a few cron cycles." : "每个服务器都必须验证其他服务器,此过程可能需要几个 cron 周期。",
"+ Add trusted server" : "+ 添加受信任服务器",
"Trusted server" : "受信任服务器",
"Add" : "添加"
Expand Down
7 changes: 6 additions & 1 deletion apps/federation/l10n/zh_CN.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
{ "translations": {
"Added to the list of trusted servers" : "添加到受信任服务器列表中",
"No server found with ID: %s" : "未找到此 ID 的服务器:%s",
"Could not remove server" : "无法移除服务器",
"Server is already in the list of trusted servers." : "服务器已在受信任服务器列表中。",
"No server to federate with found" : "没有找到联合云服务器",
"Could not add server" : "无法添加服务器",
"Trusted servers" : "受信任服务器",
"Federation" : "联合云",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "联合允许您与其他受信任的服务器连接以交换账号目录。",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "联合云允许您与其他受信任的服务器连接以交换帐户目录。例如,这将用于自动完成联合云共享的外部帐户。",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "联合允许您与其他受信任的服务器连接以交换帐户目录。例如,这将用于自动完成联合共享的外部帐户。无需将服务器添加为受信任的服务器即可创建联合共享。",
"External documentation for Federated Cloud Sharing" : "联合云共享的外部文档",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "联合允许您与其他受信任的服务器连接以交换账号目录。例如,这将用于自动完成联合共享的外部账号。无需将服务器添加为受信任的服务器即可创建联合共享。",
"Each server must validate the other. This process may require a few cron cycles." : "每个服务器都必须验证其他服务器,此过程可能需要几个 cron 周期。",
"+ Add trusted server" : "+ 添加受信任服务器",
"Trusted server" : "受信任服务器",
"Add" : "添加"
Expand Down
7 changes: 4 additions & 3 deletions apps/files/l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ OC.L10N.register(
"Error during upload, status code {status}" : "حدث خطأ أثناء الرفع. رمز الحالة {status}",
"Unknown error during upload" : "خطأ غير محدد حدث أثناء الرفع",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح",
"Filter filenames…" : "تصفية باسم الملف...",
"Views" : "مشاهدات",
"Files settings" : "إعدادات الملفات",
"File cannot be accessed" : "الملف لم يمكن الوصول إليه",
Expand Down Expand Up @@ -339,7 +338,7 @@ OC.L10N.register(
"All files" : "كل الملفات",
"List of your files and folders." : "قائمة بملفاتك و مجلداتك",
"All folders" : "كل المجلدات",
"Personal Files" : "ملفات شخصية",
"Personal files" : "ملفات شخصية",
"List of your files and folders that are not shared." : "قائمة بالملفات و المجلدات التي لم تتم مشاركتها.",
"No personal files found" : "لا توجد أي ملفات شخصية",
"Files that are not shared will show up here." : "الملفات التي لم تتم مشاركتها يتم عرضها هنا",
Expand Down Expand Up @@ -439,10 +438,12 @@ OC.L10N.register(
"Unable to change the favourite state of the file" : "لم نستطع تغير الحالة المفضلة للملف",
"Create new templates folder" : "إنشيْ مجلد جديد للقوالب",
"List of favorites files and folders." : "قائمة الملفات والمجلدات المفضلة.",
"Personal Files" : "ملفات شخصية",
"Text file" : "ملف نصي",
"New text file.txt" : "ملف نصي جديد fille.txt",
"Favored" : "مُفضّلة",
"Favor" : "تفضيل",
"Not favored" : "غير مُفضّلة"
"Not favored" : "غير مُفضّلة",
"Filter filenames…" : "تصفية باسم الملف..."
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
Loading

0 comments on commit 31b40ab

Please sign in to comment.