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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Apr 14, 2024
1 parent 127b769 commit 7b9483a
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ OC.L10N.register(
"Define your signature." : "Legen Sie Ihre Signatur fest.",
"Unable to sign." : "Signatur nicht möglich.",
"Subscription password." : "Abonnement-Passwort.",
"Forgot password?" : "Passwort vergessen?",
"All Files" : "Alle Dateien",
"Pending" : "Ausstehend",
"Signed" : "Signiert",
Expand Down
1 change: 1 addition & 0 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@
"Define your signature." : "Legen Sie Ihre Signatur fest.",
"Unable to sign." : "Signatur nicht möglich.",
"Subscription password." : "Abonnement-Passwort.",
"Forgot password?" : "Passwort vergessen?",
"All Files" : "Alle Dateien",
"Pending" : "Ausstehend",
"Signed" : "Signiert",
Expand Down
1 change: 1 addition & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ OC.L10N.register(
"Define your signature." : "Define your signature.",
"Unable to sign." : "Unable to sign.",
"Subscription password." : "Subscription password.",
"Forgot password?" : "Forgot password?",
"All Files" : "All Files",
"Pending" : "Pending",
"Signed" : "Signed",
Expand Down
1 change: 1 addition & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@
"Define your signature." : "Define your signature.",
"Unable to sign." : "Unable to sign.",
"Subscription password." : "Subscription password.",
"Forgot password?" : "Forgot password?",
"All Files" : "All Files",
"Pending" : "Pending",
"Signed" : "Signed",
Expand Down
22 changes: 22 additions & 0 deletions l10n/ps.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
OC.L10N.register(
"libresign",
{
"File is too big" : "د فایل وزن ډېر دی",
"File not found" : "فایل نشته",
"Delete" : "ړنګول",
"Save" : "ساتل",
"Cancel" : "پرېښول",
"Files" : "فایلونه",
"Settings" : "سمونې",
"Name" : "نوم",
"Details" : "معلومات",
"Actions" : "کړنې",
"Choose" : "غوره کړئ",
"Password" : "پاسورډ",
"Send" : "لېږل",
"Password reset" : "پاسورډ نوي کول",
"Yes" : "هو",
"No" : "نه",
"Pending" : "د انتظار په حال کې"
},
"nplurals=2; plural=(n != 1);");
20 changes: 20 additions & 0 deletions l10n/ps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{ "translations": {
"File is too big" : "د فایل وزن ډېر دی",
"File not found" : "فایل نشته",
"Delete" : "ړنګول",
"Save" : "ساتل",
"Cancel" : "پرېښول",
"Files" : "فایلونه",
"Settings" : "سمونې",
"Name" : "نوم",
"Details" : "معلومات",
"Actions" : "کړنې",
"Choose" : "غوره کړئ",
"Password" : "پاسورډ",
"Send" : "لېږل",
"Password reset" : "پاسورډ نوي کول",
"Yes" : "هو",
"No" : "نه",
"Pending" : "د انتظار په حال کې"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
1 change: 1 addition & 0 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ OC.L10N.register(
"Define your signature." : "定義您的簽名。",
"Unable to sign." : "無法簽署。",
"Subscription password." : "訂閱密碼。",
"Forgot password?" : "忘記密碼?",
"All Files" : "所有檔案",
"Pending" : "待定的",
"Signed" : "已簽署",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@
"Define your signature." : "定義您的簽名。",
"Unable to sign." : "無法簽署。",
"Subscription password." : "訂閱密碼。",
"Forgot password?" : "忘記密碼?",
"All Files" : "所有檔案",
"Pending" : "待定的",
"Signed" : "已簽署",
Expand Down

0 comments on commit 7b9483a

Please sign in to comment.