Skip to content

Commit 78fa2e3

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 2dd456b commit 78fa2e3

12 files changed

Lines changed: 20 additions & 4 deletions

File tree

l10n/cs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ OC.L10N.register(
295295
"Created at" : "Vytvořeno",
296296
"Toggle selection for all files" : "Vybrat / zrušit výběr všech souborů",
297297
"\"{displayName}\" failed on some elements " : "„{displayName}“ se pro některé prvky nezdařilo",
298-
"\"{displayName}\" batch action executed successfully" : "hromadná akce „{displayName}“ úspěšně vykonána",
298+
"\"{displayName}\" batch action executed successfully" : "Hromadná akce „{displayName}“ úspěšně vykonána",
299299
"\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila",
300300
"(selected)" : "(vybráno)",
301301
"_{count} selected_::_{count} selected_" : ["vybráno {count}","vybráno {count}","vybráno {count}","vybráno {count}"],

l10n/cs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
"Created at" : "Vytvořeno",
294294
"Toggle selection for all files" : "Vybrat / zrušit výběr všech souborů",
295295
"\"{displayName}\" failed on some elements " : "„{displayName}“ se pro některé prvky nezdařilo",
296-
"\"{displayName}\" batch action executed successfully" : "hromadná akce „{displayName}“ úspěšně vykonána",
296+
"\"{displayName}\" batch action executed successfully" : "Hromadná akce „{displayName}“ úspěšně vykonána",
297297
"\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila",
298298
"(selected)" : "(vybráno)",
299299
"_{count} selected_::_{count} selected_" : ["vybráno {count}","vybráno {count}","vybráno {count}","vybráno {count}"],

l10n/en_GB.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ OC.L10N.register(
226226
"Sign" : "Sign",
227227
"Confirm" : "Confirm",
228228
"Request signatures?" : "Request signatures?",
229+
"Edit visible signatures" : "Edit visible signatures",
229230
"Add signer" : "Add signer",
230231
"Send reminder" : "Send reminder",
231232
"Enter who will receive the request" : "Enter who will receive the request",

l10n/en_GB.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@
224224
"Sign" : "Sign",
225225
"Confirm" : "Confirm",
226226
"Request signatures?" : "Request signatures?",
227+
"Edit visible signatures" : "Edit visible signatures",
227228
"Add signer" : "Add signer",
228229
"Send reminder" : "Send reminder",
229230
"Enter who will receive the request" : "Enter who will receive the request",

l10n/ga.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ OC.L10N.register(
226226
"Sign" : "Comhartha",
227227
"Confirm" : "Deimhnigh",
228228
"Request signatures?" : "Iarr sínithe?",
229+
"Edit visible signatures" : "Cuir sínithe infheicthe in eagar",
229230
"Add signer" : "Cuir sínitheoir leis",
230231
"Send reminder" : "Seol meabhrúchán",
231232
"Enter who will receive the request" : "Cuir isteach cé a gheobhaidh an t-iarratas",

l10n/ga.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@
224224
"Sign" : "Comhartha",
225225
"Confirm" : "Deimhnigh",
226226
"Request signatures?" : "Iarr sínithe?",
227+
"Edit visible signatures" : "Cuir sínithe infheicthe in eagar",
227228
"Add signer" : "Cuir sínitheoir leis",
228229
"Send reminder" : "Seol meabhrúchán",
229230
"Enter who will receive the request" : "Cuir isteach cé a gheobhaidh an t-iarratas",

l10n/ja.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ OC.L10N.register(
9494
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。",
9595
"\"{displayName}\" action failed" : "\"{displayName}\" アクションは失敗しました",
9696
"(selected)" : "(選択済み)",
97+
"_{count} selected_::_{count} selected_" : ["{count}選択されています"],
9798
"Password reset" : "パスワードのリセット",
9899
"Current password" : "現在のパスワード",
99100
"New password" : "新たなパスワード",

l10n/ja.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。",
9393
"\"{displayName}\" action failed" : "\"{displayName}\" アクションは失敗しました",
9494
"(selected)" : "(選択済み)",
95+
"_{count} selected_::_{count} selected_" : ["{count}選択されています"],
9596
"Password reset" : "パスワードのリセット",
9697
"Current password" : "現在のパスワード",
9798
"New password" : "新たなパスワード",

l10n/sw.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ OC.L10N.register(
2626
"No recommendations. Start typing." : "Hakuna maoni. Anza kuchapisha",
2727
"Update" : "Sasisha",
2828
"Choose" : "Chagua",
29+
"Previous" : "Iliyopita",
2930
"Confirm" : "Thibitisha",
3031
"Details" : "Maelezo ya kina",
3132
"Type" : "Aina",
@@ -52,7 +53,10 @@ OC.L10N.register(
5253
"\"{displayName}\" action failed" : "\"{displayName}\" matendo yameshindwa",
5354
"(selected)" : "(iliyochaguliwa)",
5455
"_{count} selected_::_{count} selected_" : ["{count} selected","{count} selected"],
56+
"Password reset" : "Uwekaji mpya wa nenosiri",
57+
"New password" : "Nenosiri jipya",
5558
"Yes" : "Ndiyo",
56-
"No" : "Hapana"
59+
"No" : "Hapana",
60+
"Forgot password?" : "Umesahau nenosiri"
5761
},
5862
"nplurals=2; plural=(n != 1);");

l10n/sw.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"No recommendations. Start typing." : "Hakuna maoni. Anza kuchapisha",
2525
"Update" : "Sasisha",
2626
"Choose" : "Chagua",
27+
"Previous" : "Iliyopita",
2728
"Confirm" : "Thibitisha",
2829
"Details" : "Maelezo ya kina",
2930
"Type" : "Aina",
@@ -50,7 +51,10 @@
5051
"\"{displayName}\" action failed" : "\"{displayName}\" matendo yameshindwa",
5152
"(selected)" : "(iliyochaguliwa)",
5253
"_{count} selected_::_{count} selected_" : ["{count} selected","{count} selected"],
54+
"Password reset" : "Uwekaji mpya wa nenosiri",
55+
"New password" : "Nenosiri jipya",
5356
"Yes" : "Ndiyo",
54-
"No" : "Hapana"
57+
"No" : "Hapana",
58+
"Forgot password?" : "Umesahau nenosiri"
5559
},"pluralForm" :"nplurals=2; plural=(n != 1);"
5660
}

0 commit comments

Comments
 (0)