Skip to content

Commit 13ae34a

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 388f842 commit 13ae34a

160 files changed

Lines changed: 500 additions & 176 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/files/l10n/zh_TW.js

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
OC.L10N.register(
22
"files",
33
{
4-
"Added to favorites" : "已新增至喜愛",
5-
"Removed from favorites" : "已從喜愛中移除",
6-
"You added {file} to your favorites" : "您已新增 {file} 至您的喜愛",
7-
"You removed {file} from your favorites" : "您已從您的喜愛移除 {file}",
8-
"Favorites" : "喜愛",
4+
"Added to favorites" : "已新增至最愛",
5+
"Removed from favorites" : "已從最愛中移除",
6+
"You added {file} to your favorites" : "您已新增 {file} 至您的最愛",
7+
"You removed {file} from your favorites" : "您已從您的最愛移除 {file}",
8+
"Favorites" : "最愛",
99
"File changes" : "檔案更動",
1010
"Created by {user}" : "由 {user} 建立",
1111
"Changed by {user}" : "由 {user} 變更",
@@ -39,7 +39,7 @@ OC.L10N.register(
3939
"{user} renamed {oldfile} to {newfile}" : "{user} 將 {oldfile} 重新命名為 {newfile}",
4040
"You moved {oldfile} to {newfile}" : "您將 {oldfile} 移動到了 {newfile}",
4141
"{user} moved {oldfile} to {newfile}" : "{user} 將 {oldfile} 移動到了 {newfile}",
42-
"A file has been added to or removed from your <strong>favorites</strong>" : "檔案已從您的<strong>喜愛</strong>新增或移除",
42+
"A file has been added to or removed from your <strong>favorites</strong>" : "檔案已從您的<strong>最愛</strong>新增或移除",
4343
"Files" : "檔案",
4444
"A file or folder has been <strong>changed</strong>" : "檔案或資料夾已被<strong>變更</strong>",
4545
"A favorite file or folder has been <strong>changed</strong>" : "一個喜愛的檔案或資料夾已<strong>變更</strong>",
@@ -57,7 +57,7 @@ OC.L10N.register(
5757
"No filename sanitization in progress." : "目前未執行檔案名稱的消毒流程。",
5858
"Favorite files" : "收藏檔案",
5959
"No favorites" : "沒有最愛",
60-
"More favorites" : "更多收藏",
60+
"More favorites" : "更多最愛",
6161
"No read permission on file." : "該檔案無讀取權限。",
6262
"Accept" : "接受",
6363
"Reject" : "拒絕",
@@ -139,7 +139,7 @@ OC.L10N.register(
139139
"Show file extensions" : "顯示副檔名",
140140
"Crop image previews" : "圖片裁剪預覽",
141141
"General" : "一般",
142-
"Sort favorites first" : "先排序喜愛",
142+
"Sort favorites first" : "先排序最愛",
143143
"Sort folders before files" : "將資料夾排序在檔案前",
144144
"Enable folder tree view" : "啟用資料夾樹狀檢視",
145145
"Default view" : "預設檢視",
@@ -320,8 +320,8 @@ OC.L10N.register(
320320
"Download" : "下載",
321321
"The requested file is not available." : "無法取得所請求的檔案。",
322322
"The requested files are not available." : "無法取得所請求的檔案。",
323-
"Add to favorites" : "新增至喜愛",
324-
"Remove from favorites" : "從喜愛中移除",
323+
"Add to favorites" : "新增至最愛",
324+
"Remove from favorites" : "從最愛中移除",
325325
"Add or remove favorite" : "新增或移除最愛",
326326
"Move" : "移動",
327327
"Copy" : "複製",
@@ -398,7 +398,7 @@ OC.L10N.register(
398398
"Filenames must not end with \"{extension}\"." : "檔案名稱不能以「{extension}」結尾。",
399399
"Invalid folder name." : "無效的資料夾名稱。",
400400
"List of favorite files and folders." : "最愛檔案與資料夾清單。",
401-
"No favorites yet" : "尚無喜愛",
401+
"No favorites yet" : "尚無最愛",
402402
"Files and folders you mark as favorite will show up here" : "您標記為喜愛的檔案與資料夾將會顯示在這裡",
403403
"List of your files and folders." : "您的檔案與資料夾清單。",
404404
"Folder tree" : "資料夾樹",

apps/files/l10n/zh_TW.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{ "translations": {
2-
"Added to favorites" : "已新增至喜愛",
3-
"Removed from favorites" : "已從喜愛中移除",
4-
"You added {file} to your favorites" : "您已新增 {file} 至您的喜愛",
5-
"You removed {file} from your favorites" : "您已從您的喜愛移除 {file}",
6-
"Favorites" : "喜愛",
2+
"Added to favorites" : "已新增至最愛",
3+
"Removed from favorites" : "已從最愛中移除",
4+
"You added {file} to your favorites" : "您已新增 {file} 至您的最愛",
5+
"You removed {file} from your favorites" : "您已從您的最愛移除 {file}",
6+
"Favorites" : "最愛",
77
"File changes" : "檔案更動",
88
"Created by {user}" : "由 {user} 建立",
99
"Changed by {user}" : "由 {user} 變更",
@@ -37,7 +37,7 @@
3737
"{user} renamed {oldfile} to {newfile}" : "{user} 將 {oldfile} 重新命名為 {newfile}",
3838
"You moved {oldfile} to {newfile}" : "您將 {oldfile} 移動到了 {newfile}",
3939
"{user} moved {oldfile} to {newfile}" : "{user} 將 {oldfile} 移動到了 {newfile}",
40-
"A file has been added to or removed from your <strong>favorites</strong>" : "檔案已從您的<strong>喜愛</strong>新增或移除",
40+
"A file has been added to or removed from your <strong>favorites</strong>" : "檔案已從您的<strong>最愛</strong>新增或移除",
4141
"Files" : "檔案",
4242
"A file or folder has been <strong>changed</strong>" : "檔案或資料夾已被<strong>變更</strong>",
4343
"A favorite file or folder has been <strong>changed</strong>" : "一個喜愛的檔案或資料夾已<strong>變更</strong>",
@@ -55,7 +55,7 @@
5555
"No filename sanitization in progress." : "目前未執行檔案名稱的消毒流程。",
5656
"Favorite files" : "收藏檔案",
5757
"No favorites" : "沒有最愛",
58-
"More favorites" : "更多收藏",
58+
"More favorites" : "更多最愛",
5959
"No read permission on file." : "該檔案無讀取權限。",
6060
"Accept" : "接受",
6161
"Reject" : "拒絕",
@@ -137,7 +137,7 @@
137137
"Show file extensions" : "顯示副檔名",
138138
"Crop image previews" : "圖片裁剪預覽",
139139
"General" : "一般",
140-
"Sort favorites first" : "先排序喜愛",
140+
"Sort favorites first" : "先排序最愛",
141141
"Sort folders before files" : "將資料夾排序在檔案前",
142142
"Enable folder tree view" : "啟用資料夾樹狀檢視",
143143
"Default view" : "預設檢視",
@@ -318,8 +318,8 @@
318318
"Download" : "下載",
319319
"The requested file is not available." : "無法取得所請求的檔案。",
320320
"The requested files are not available." : "無法取得所請求的檔案。",
321-
"Add to favorites" : "新增至喜愛",
322-
"Remove from favorites" : "從喜愛中移除",
321+
"Add to favorites" : "新增至最愛",
322+
"Remove from favorites" : "從最愛中移除",
323323
"Add or remove favorite" : "新增或移除最愛",
324324
"Move" : "移動",
325325
"Copy" : "複製",
@@ -396,7 +396,7 @@
396396
"Filenames must not end with \"{extension}\"." : "檔案名稱不能以「{extension}」結尾。",
397397
"Invalid folder name." : "無效的資料夾名稱。",
398398
"List of favorite files and folders." : "最愛檔案與資料夾清單。",
399-
"No favorites yet" : "尚無喜愛",
399+
"No favorites yet" : "尚無最愛",
400400
"Files and folders you mark as favorite will show up here" : "您標記為喜愛的檔案與資料夾將會顯示在這裡",
401401
"List of your files and folders." : "您的檔案與資料夾清單。",
402402
"Folder tree" : "資料夾樹",

apps/files_external/l10n/da.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ OC.L10N.register(
8585
"External storages" : "Eksternt lager",
8686
"Status" : "Status",
8787
"Actions" : "Handlinger",
88+
"Checking …" : "Tjekker...",
8889
"Delete" : "Slet",
8990
"Saved" : "Gemt",
9091
"Error while saving" : "Kunne ikke gemme de nye værdier",

apps/files_external/l10n/da.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
"External storages" : "Eksternt lager",
8484
"Status" : "Status",
8585
"Actions" : "Handlinger",
86+
"Checking …" : "Tjekker...",
8687
"Delete" : "Slet",
8788
"Saved" : "Gemt",
8889
"Error while saving" : "Kunne ikke gemme de nye værdier",

apps/settings/l10n/ar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,6 @@ OC.L10N.register(
641641
"Your browser does not support WebAuthn." : "مُتصفِّحُك لا يدعم WebAuthn.",
642642
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "من المهم تنصيب هذا الخادم لتتمكن من إرسال و استقبال رسائل البريد الإلكتروني لكافة الأغراض و منها إعادة تعيين كلمات المرور و الإشعارات و غيرها.",
643643
"Send mode" : "وضعية الإرسال",
644-
"Encryption" : "التشفير",
645644
"Sendmail mode" : "وضعية sendmail",
646645
"Disable certificate verification (insecure)" : "تعطيل التحقق من الشهادة (غير آمن)",
647646
"From address" : "من حساب البريد الالكتروني",
@@ -896,6 +895,7 @@ OC.L10N.register(
896895
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "تمّ تمكين التطبيق ولكنه يحتاج إلى التحديث. ستتم إعادة توجيهك إلى صفحة التحديث خلال 5 ثوانٍ.",
897896
"None/STARTTLS" : "لا شيء / بروتوكول STARTTLS",
898897
"SSL" : "SSL",
898+
"Encryption" : "التشفير",
899899
"Credentials" : "بيانات تسجيل الدخول",
900900
"SMTP Login" : "دخول SMTP ",
901901
"SMTP Password" : "كلمة مرور الـ SMTP",

apps/settings/l10n/ar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,6 @@
639639
"Your browser does not support WebAuthn." : "مُتصفِّحُك لا يدعم WebAuthn.",
640640
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "من المهم تنصيب هذا الخادم لتتمكن من إرسال و استقبال رسائل البريد الإلكتروني لكافة الأغراض و منها إعادة تعيين كلمات المرور و الإشعارات و غيرها.",
641641
"Send mode" : "وضعية الإرسال",
642-
"Encryption" : "التشفير",
643642
"Sendmail mode" : "وضعية sendmail",
644643
"Disable certificate verification (insecure)" : "تعطيل التحقق من الشهادة (غير آمن)",
645644
"From address" : "من حساب البريد الالكتروني",
@@ -894,6 +893,7 @@
894893
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "تمّ تمكين التطبيق ولكنه يحتاج إلى التحديث. ستتم إعادة توجيهك إلى صفحة التحديث خلال 5 ثوانٍ.",
895894
"None/STARTTLS" : "لا شيء / بروتوكول STARTTLS",
896895
"SSL" : "SSL",
896+
"Encryption" : "التشفير",
897897
"Credentials" : "بيانات تسجيل الدخول",
898898
"SMTP Login" : "دخول SMTP ",
899899
"SMTP Password" : "كلمة مرور الـ SMTP",

apps/settings/l10n/ast.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,6 @@ OC.L10N.register(
383383
"Your browser does not support WebAuthn." : "El restolador nun ye compatible con WebAuthn.",
384384
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Ye importante configurar esti sirvidor pa que seya a unviar correos electrónicos de, por exemplu, avisos o solicitúes pa reafitar contraseñes",
385385
"Send mode" : "Mou d'unviu",
386-
"Encryption" : "Cifráu",
387386
"From address" : "De la direición",
388387
"Domain" : "Dominiu",
389388
"Server address" : "Direición del sirvidor",
@@ -547,6 +546,7 @@ OC.L10N.register(
547546
"Error: This app cannot be enabled because it makes the server unstable" : "Error: nun se pue activar esta aplicación porque fai que'l sirvidor seya inestable",
548547
"None/STARTTLS" : "Nada/STARTTLS",
549548
"SSL" : "SSL",
549+
"Encryption" : "Cifráu",
550550
"SMTP Password" : "Contraseña de SMTP"
551551
},
552552
"nplurals=2; plural=(n != 1);");

apps/settings/l10n/ast.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,6 @@
381381
"Your browser does not support WebAuthn." : "El restolador nun ye compatible con WebAuthn.",
382382
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Ye importante configurar esti sirvidor pa que seya a unviar correos electrónicos de, por exemplu, avisos o solicitúes pa reafitar contraseñes",
383383
"Send mode" : "Mou d'unviu",
384-
"Encryption" : "Cifráu",
385384
"From address" : "De la direición",
386385
"Domain" : "Dominiu",
387386
"Server address" : "Direición del sirvidor",
@@ -545,6 +544,7 @@
545544
"Error: This app cannot be enabled because it makes the server unstable" : "Error: nun se pue activar esta aplicación porque fai que'l sirvidor seya inestable",
546545
"None/STARTTLS" : "Nada/STARTTLS",
547546
"SSL" : "SSL",
547+
"Encryption" : "Cifráu",
548548
"SMTP Password" : "Contraseña de SMTP"
549549
},"pluralForm" :"nplurals=2; plural=(n != 1);"
550550
}

apps/settings/l10n/be.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ OC.L10N.register(
293293
"Unnamed device" : "Прылада без назвы",
294294
"No devices configured." : "Няма сканфігураваных прылад.",
295295
"Your browser does not support WebAuthn." : "Ваш браўзер не падтрымлівае WebAuthn.",
296-
"Encryption" : "Encryption",
297296
"Domain" : "Дамен",
298297
"Server address" : "Адрас сервера",
299298
"Host" : "Хост",
@@ -443,6 +442,7 @@ OC.L10N.register(
443442
"Allow untested app" : "Дазволіць неправераную праграму",
444443
"The app has been enabled but needs to be updated." : "Праграма ўключана, але патрабуе абнаўлення.",
445444
"SSL" : "SSL",
445+
"Encryption" : "Encryption",
446446
"Credentials" : "Уліковыя даныя",
447447
"SMTP Login" : "Лагін SMTP",
448448
"SMTP Password" : "Пароль SMTP"

apps/settings/l10n/be.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@
291291
"Unnamed device" : "Прылада без назвы",
292292
"No devices configured." : "Няма сканфігураваных прылад.",
293293
"Your browser does not support WebAuthn." : "Ваш браўзер не падтрымлівае WebAuthn.",
294-
"Encryption" : "Encryption",
295294
"Domain" : "Дамен",
296295
"Server address" : "Адрас сервера",
297296
"Host" : "Хост",
@@ -441,6 +440,7 @@
441440
"Allow untested app" : "Дазволіць неправераную праграму",
442441
"The app has been enabled but needs to be updated." : "Праграма ўключана, але патрабуе абнаўлення.",
443442
"SSL" : "SSL",
443+
"Encryption" : "Encryption",
444444
"Credentials" : "Уліковыя даныя",
445445
"SMTP Login" : "Лагін SMTP",
446446
"SMTP Password" : "Пароль SMTP"

0 commit comments

Comments
 (0)