Skip to content

Commit f5ccd08

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 5d3ed5f commit f5ccd08

File tree

20 files changed

+172
-4
lines changed

20 files changed

+172
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
OC.L10N.register(
22
"cloud_federation_api",
33
{
4-
"Cloud Federation API" : "Asl faylni o'chirishda kutilmagan xatolik yuz berdi.",
4+
"Cloud Federation API" : "Jamg'armaning bulutli APIsi",
55
"Enable clouds to communicate with each other and exchange data" : "Bulutlar bir-biri bilan aloqa qilish va ma'lumot almashish imkonini beradi",
6-
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation API turli xil Nextcloud misollariga bir-biri bilan muloqot qilish va ma'lumotlarni almashish imkonini beradi."
6+
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Jamoada API turli xil Nextcloud misollariga bir-biri bilan muloqot qilish va ma'lumotlarni almashish imkonini beradi."
77
},
88
"nplurals=1; plural=0;");
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ "translations": {
2-
"Cloud Federation API" : "Asl faylni o'chirishda kutilmagan xatolik yuz berdi.",
2+
"Cloud Federation API" : "Jamg'armaning bulutli APIsi",
33
"Enable clouds to communicate with each other and exchange data" : "Bulutlar bir-biri bilan aloqa qilish va ma'lumot almashish imkonini beradi",
4-
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation API turli xil Nextcloud misollariga bir-biri bilan muloqot qilish va ma'lumotlarni almashish imkonini beradi."
4+
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Jamoada API turli xil Nextcloud misollariga bir-biri bilan muloqot qilish va ma'lumotlarni almashish imkonini beradi."
55
},"pluralForm" :"nplurals=1; plural=0;"
66
}

apps/comments/l10n/uz.js

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
OC.L10N.register(
2+
"comments",
3+
{
4+
"Comments" : "Izohlar",
5+
"You commented" : "Siz fikr bildirgansiz",
6+
"{author} commented" : "{author} izoh qoldirdi",
7+
"You commented on %1$s" : "Siz %1$s haqida fikr bildirdingiz",
8+
"You commented on {file}" : "Siz {file} ga izoh qoldirdingiz",
9+
"%1$s commented on %2$s" : "%1$s %2$s haqida fikr bildirdi",
10+
"{author} commented on {file}" : "{author} {file} ga izoh qoldirdi",
11+
"<strong>Comments</strong> for files" : "Fayllar uchun <strong>Izohlar</strong>",
12+
"Files" : "Fayllar",
13+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Siz \"{file}\"da, keyinchalik o'chirilgan hisob tomonidan izohda tilga olingansiz",
14+
"{user} mentioned you in a comment on \"{file}\"" : "{user} sizni \"{file}\" dagi izohda tilga oldi",
15+
"Files app plugin to add comments to files" : "Fayllarga izohlar qo'shish ilova plagini",
16+
"Edit comment" : "Izohni tahrirlash",
17+
"Delete comment" : "Izohni o'chirish",
18+
"Cancel edit" : "Tahrirni bekor qilish",
19+
"New comment" : "Yangi izoh",
20+
"Write a comment …" : "Fikr yozing…",
21+
"Post comment" : "Fikr qoldirish",
22+
"@ for mentions, : for emoji, / for smart picker" : "@ eslatmalar uchun, : emojilar uchun, / aqlli tanlovclar uchun",
23+
"Could not reload comments" : "Izohlarni qayta yuklab bo'lmadi",
24+
"Failed to mark comments as read" : "Izohlarni o'qilgan deb belgilashda xatolik yuz berdi",
25+
"Unable to load the comments list" : "Izohlar ro'yxatini yuklab bo'lmadi",
26+
"No comments yet, start the conversation!" : "Hali izohlar yo'q, suhbatni boshlang!",
27+
"No more messages" : "Boshqa xabarlar yo'q",
28+
"Retry" : "Qayta urinish",
29+
"_1 new comment_::_{unread} new comments_" : ["{unread} ta yangi izoh"],
30+
"Comment" : "Izoh",
31+
"An error occurred while trying to edit the comment" : "Izohni tahrirlashda xatolik yuz berdi",
32+
"Comment deleted" : "Izoh o'chirildi",
33+
"An error occurred while trying to delete the comment" : "Izohni o'chirishda xatolik yuz berdi",
34+
"An error occurred while trying to create the comment" : "Izoh yaratishda xatolik yuz berdi",
35+
"Write a comment …" : "Izoh yozing..."
36+
},
37+
"nplurals=1; plural=0;");

apps/comments/l10n/uz.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{ "translations": {
2+
"Comments" : "Izohlar",
3+
"You commented" : "Siz fikr bildirgansiz",
4+
"{author} commented" : "{author} izoh qoldirdi",
5+
"You commented on %1$s" : "Siz %1$s haqida fikr bildirdingiz",
6+
"You commented on {file}" : "Siz {file} ga izoh qoldirdingiz",
7+
"%1$s commented on %2$s" : "%1$s %2$s haqida fikr bildirdi",
8+
"{author} commented on {file}" : "{author} {file} ga izoh qoldirdi",
9+
"<strong>Comments</strong> for files" : "Fayllar uchun <strong>Izohlar</strong>",
10+
"Files" : "Fayllar",
11+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Siz \"{file}\"da, keyinchalik o'chirilgan hisob tomonidan izohda tilga olingansiz",
12+
"{user} mentioned you in a comment on \"{file}\"" : "{user} sizni \"{file}\" dagi izohda tilga oldi",
13+
"Files app plugin to add comments to files" : "Fayllarga izohlar qo'shish ilova plagini",
14+
"Edit comment" : "Izohni tahrirlash",
15+
"Delete comment" : "Izohni o'chirish",
16+
"Cancel edit" : "Tahrirni bekor qilish",
17+
"New comment" : "Yangi izoh",
18+
"Write a comment …" : "Fikr yozing…",
19+
"Post comment" : "Fikr qoldirish",
20+
"@ for mentions, : for emoji, / for smart picker" : "@ eslatmalar uchun, : emojilar uchun, / aqlli tanlovclar uchun",
21+
"Could not reload comments" : "Izohlarni qayta yuklab bo'lmadi",
22+
"Failed to mark comments as read" : "Izohlarni o'qilgan deb belgilashda xatolik yuz berdi",
23+
"Unable to load the comments list" : "Izohlar ro'yxatini yuklab bo'lmadi",
24+
"No comments yet, start the conversation!" : "Hali izohlar yo'q, suhbatni boshlang!",
25+
"No more messages" : "Boshqa xabarlar yo'q",
26+
"Retry" : "Qayta urinish",
27+
"_1 new comment_::_{unread} new comments_" : ["{unread} ta yangi izoh"],
28+
"Comment" : "Izoh",
29+
"An error occurred while trying to edit the comment" : "Izohni tahrirlashda xatolik yuz berdi",
30+
"Comment deleted" : "Izoh o'chirildi",
31+
"An error occurred while trying to delete the comment" : "Izohni o'chirishda xatolik yuz berdi",
32+
"An error occurred while trying to create the comment" : "Izoh yaratishda xatolik yuz berdi",
33+
"Write a comment …" : "Izoh yozing..."
34+
},"pluralForm" :"nplurals=1; plural=0;"
35+
}

apps/files/l10n/fr.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,9 @@ OC.L10N.register(
233233
"Removing the file extension \"{old}\" may render the file unreadable." : "Retirer l'extension de fichier \"{old}\" peut rendre le fichier illisible.",
234234
"Adding the file extension \"{new}\" may render the file unreadable." : "Ajouter l'extension de fichier \"{new}\" peut rendre le fichier illisible.",
235235
"Do not show this dialog again." : "Ne plus montrer cette boite de dialogue.",
236+
"Rename file to hidden" : "Renommer le fichier en caché",
237+
"Prefixing a filename with a dot may render the file hidden." : "Le fait de préfixer un nom de fichier avec un point peut rendre le fichier caché.",
238+
"Are you sure you want to rename the file to \"{filename}\"?" : "Voulez-vous vraiment renommer le fichier en \"{filename}\" ?",
236239
"Cancel" : "Annuler",
237240
"Rename" : "Renommer",
238241
"Select file or folder to link to" : "Sélection d'un fichier ou d'un dossier à lier",
@@ -316,7 +319,9 @@ OC.L10N.register(
316319
"The files are locked" : "Les fichiers sont verrouillés",
317320
"The file does not exist anymore" : "Le fichier n'existe plus",
318321
"Moving \"{source}\" to \"{destination}\" …" : "Déplacement de \"{source}\" vers \"{destination}\" …",
322+
"Moving {count} files to \"{destination}\" …" : "Déplacement de {count} fichiers vers \"{destination}\" …",
319323
"Copying \"{source}\" to \"{destination}\" …" : "Copie de \"{source}\" vers \"{destination}\" …",
324+
"Copying {count} files to \"{destination}\" …" : "Copie de {count} fichiers vers \"{destination}\" …",
320325
"Choose destination" : "Choisir la destination",
321326
"Copy to {target}" : "Copier vers {target}",
322327
"Move to {target}" : "Déplacer vers {target}",

apps/files/l10n/fr.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,9 @@
231231
"Removing the file extension \"{old}\" may render the file unreadable." : "Retirer l'extension de fichier \"{old}\" peut rendre le fichier illisible.",
232232
"Adding the file extension \"{new}\" may render the file unreadable." : "Ajouter l'extension de fichier \"{new}\" peut rendre le fichier illisible.",
233233
"Do not show this dialog again." : "Ne plus montrer cette boite de dialogue.",
234+
"Rename file to hidden" : "Renommer le fichier en caché",
235+
"Prefixing a filename with a dot may render the file hidden." : "Le fait de préfixer un nom de fichier avec un point peut rendre le fichier caché.",
236+
"Are you sure you want to rename the file to \"{filename}\"?" : "Voulez-vous vraiment renommer le fichier en \"{filename}\" ?",
234237
"Cancel" : "Annuler",
235238
"Rename" : "Renommer",
236239
"Select file or folder to link to" : "Sélection d'un fichier ou d'un dossier à lier",
@@ -314,7 +317,9 @@
314317
"The files are locked" : "Les fichiers sont verrouillés",
315318
"The file does not exist anymore" : "Le fichier n'existe plus",
316319
"Moving \"{source}\" to \"{destination}\" …" : "Déplacement de \"{source}\" vers \"{destination}\" …",
320+
"Moving {count} files to \"{destination}\" …" : "Déplacement de {count} fichiers vers \"{destination}\" …",
317321
"Copying \"{source}\" to \"{destination}\" …" : "Copie de \"{source}\" vers \"{destination}\" …",
322+
"Copying {count} files to \"{destination}\" …" : "Copie de {count} fichiers vers \"{destination}\" …",
318323
"Choose destination" : "Choisir la destination",
319324
"Copy to {target}" : "Copier vers {target}",
320325
"Move to {target}" : "Déplacer vers {target}",

apps/files/l10n/zh_TW.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,9 @@ OC.L10N.register(
233233
"Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。",
234234
"Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。",
235235
"Do not show this dialog again." : "不要再次顯示此對話方塊。",
236+
"Rename file to hidden" : "將檔案重新命名為隱藏檔案",
237+
"Prefixing a filename with a dot may render the file hidden." : "在檔案名稱前加點號可能會導致檔案隱藏。",
238+
"Are you sure you want to rename the file to \"{filename}\"?" : "您確定您想要重新命名檔案為「{filename}」嗎?",
236239
"Cancel" : "取消",
237240
"Rename" : "重新命名",
238241
"Select file or folder to link to" : "選取要連結的檔案或資料夾",
@@ -316,7 +319,9 @@ OC.L10N.register(
316319
"The files are locked" : "檔案已鎖定",
317320
"The file does not exist anymore" : "檔案已不存在",
318321
"Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」 ……",
322+
"Moving {count} files to \"{destination}\" …" : "正在將 {count} 個檔案移動到「{destination}」……",
319323
"Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」 ……",
324+
"Copying {count} files to \"{destination}\" …" : "正在將 {count} 個檔案複製到「{destination}」……",
320325
"Choose destination" : "選擇目的地",
321326
"Copy to {target}" : "複製到 {target}",
322327
"Move to {target}" : "移動到 {target}",

apps/files/l10n/zh_TW.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,9 @@
231231
"Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。",
232232
"Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。",
233233
"Do not show this dialog again." : "不要再次顯示此對話方塊。",
234+
"Rename file to hidden" : "將檔案重新命名為隱藏檔案",
235+
"Prefixing a filename with a dot may render the file hidden." : "在檔案名稱前加點號可能會導致檔案隱藏。",
236+
"Are you sure you want to rename the file to \"{filename}\"?" : "您確定您想要重新命名檔案為「{filename}」嗎?",
234237
"Cancel" : "取消",
235238
"Rename" : "重新命名",
236239
"Select file or folder to link to" : "選取要連結的檔案或資料夾",
@@ -314,7 +317,9 @@
314317
"The files are locked" : "檔案已鎖定",
315318
"The file does not exist anymore" : "檔案已不存在",
316319
"Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」 ……",
320+
"Moving {count} files to \"{destination}\" …" : "正在將 {count} 個檔案移動到「{destination}」……",
317321
"Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」 ……",
322+
"Copying {count} files to \"{destination}\" …" : "正在將 {count} 個檔案複製到「{destination}」……",
318323
"Choose destination" : "選擇目的地",
319324
"Copy to {target}" : "複製到 {target}",
320325
"Move to {target}" : "移動到 {target}",

apps/settings/l10n/zh_TW.js

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,10 @@ OC.L10N.register(
330330
"Database transaction isolation level" : "資料庫交易隔離層級",
331331
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "您的資料庫並未使用「READ COMMITTED」的交易隔離等級。當有多個行為平行進行時,這可能會造成問題。",
332332
"Was not able to get transaction isolation level: %s" : "無法取得交易隔離層級:%s",
333+
"Second factor configuration" : "第二因素設定",
334+
"This instance has no second factor provider available." : "此站台沒有可用的第二因素提供者。",
335+
"Second factor providers are available but two-factor authentication is not enforced." : "有第二因素提供者,但並未強制啟用兩階段驗證。",
336+
"Second factor providers are available and enforced: %s." : "已啟用並強制執行第二因素提供者:%s。",
333337
".well-known URLs" : ".well-known URL",
334338
"`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "`check_for_working_wellknown_setup` 在您的設定中被設定為 false,因此略過此檢查。",
335339
"Could not check that your web server serves `.well-known` correctly. Please check manually." : "無法檢查您的網路伺服器是否正確提供 `.well-known`。請手動檢查。",
@@ -438,9 +442,16 @@ OC.L10N.register(
438442
"This app is supported via your current Nextcloud subscription." : "您目前的 Nextcloud 訂閱方案支援此應用程式。",
439443
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "精選應用程式是由社群開發。它們提供了相當重要的功能,並已準備好在正式環境使用。",
440444
"Community rating: {score}/5" : "社群評分:{score}/5",
445+
"Office suite switching is managed through the Nextcloud All-in-One interface." : "辦公室套裝軟體切換透過 Nextcloud All-in-One 介面管理。",
446+
"Please use the AIO interface to switch between office suites." : "請使用 AIO 介面在辦公室套裝軟體間切換。",
447+
"Select your preferred office suite. Please note that installing requires manual server setup." : "選取您偏好的辦公室套裝軟體。請注意,安裝需要手動設定伺服器。",
448+
"installed" : "已安裝",
441449
"Learn more" : "瞭解更多",
450+
"Disable office suites" : "停用辦公室套裝軟體",
442451
"Disable all" : "全部停用",
443452
"Download and enable all" : "下載並全部啟用",
453+
"All office suites disabled" : "所有辦公室套裝軟體均已停用",
454+
"{name} enabled" : "已啟用 {name}",
444455
"All apps are up-to-date." : "所有應用程式都是最新狀態。",
445456
"Icon" : "圖示",
446457
"Name" : "名稱",
@@ -900,6 +911,17 @@ OC.L10N.register(
900911
"App bundles" : "應用程式套組",
901912
"Featured apps" : "精選應用程式",
902913
"Supported apps" : "支援的應用程式",
914+
"Best Nextcloud integration" : "最佳 Nextcloud 整合",
915+
"Open source" : "開放原始碼",
916+
"Good performance" : "效能不錯",
917+
"Best security: documents never leave your server" : "最佳安全性:文件永遠不會離開您的伺服器",
918+
"Best ODF compatibility" : "最佳 ODF 相容性",
919+
"Best support for legacy files" : "對舊版檔案的最佳支援",
920+
"Good Nextcloud integration" : "Nextcloud 整合不錯",
921+
"Open core" : "開放核心",
922+
"Best performance" : "最佳效能",
923+
"Limited ODF compatibility" : "有限的 ODF 相容性",
924+
"Best Microsoft compatibility" : "最佳微軟相容性",
903925
"Show to everyone" : "對所有人顯示",
904926
"Show to logged in accounts only" : "僅對已登入的帳號顯示",
905927
"Hide" : "隱藏",

0 commit comments

Comments
 (0)