Browse Source

fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/53471/head
Nextcloud bot 5 months ago
parent
commit
1f0086ff6b
No known key found for this signature in database GPG Key ID: 130DAB86D3FB356C
  1. 1
      apps/files/l10n/mk.js
  2. 1
      apps/files/l10n/mk.json
  3. 3
      apps/files_sharing/l10n/de.js
  4. 3
      apps/files_sharing/l10n/de.json
  5. 3
      apps/files_sharing/l10n/de_DE.js
  6. 3
      apps/files_sharing/l10n/de_DE.json
  7. 3
      apps/files_sharing/l10n/et_EE.js
  8. 3
      apps/files_sharing/l10n/et_EE.json
  9. 3
      apps/files_sharing/l10n/ja.js
  10. 3
      apps/files_sharing/l10n/ja.json
  11. 12
      apps/files_sharing/l10n/mk.js
  12. 12
      apps/files_sharing/l10n/mk.json
  13. 2
      apps/files_sharing/l10n/pt_BR.js
  14. 2
      apps/files_sharing/l10n/pt_BR.json
  15. 3
      apps/files_sharing/l10n/zh_TW.js
  16. 3
      apps/files_sharing/l10n/zh_TW.json
  17. 5
      core/l10n/de.js
  18. 5
      core/l10n/de.json
  19. 5
      core/l10n/de_DE.js
  20. 5
      core/l10n/de_DE.json
  21. 5
      core/l10n/et_EE.js
  22. 5
      core/l10n/et_EE.json
  23. 6
      core/l10n/ja.js
  24. 6
      core/l10n/ja.json
  25. 5
      core/l10n/zh_TW.js
  26. 5
      core/l10n/zh_TW.json

1
apps/files/l10n/mk.js

@ -227,6 +227,7 @@ OC.L10N.register(
"Storage is temporarily not available" : "Складиштето моментално не е достапно", "Storage is temporarily not available" : "Складиштето моментално не е достапно",
"_%n file_::_%n files_" : ["%n датотека","%n датотеки"], "_%n file_::_%n files_" : ["%n датотека","%n датотеки"],
"_%n folder_::_%n folders_" : ["%n папка","%n папки"], "_%n folder_::_%n folders_" : ["%n папка","%n папки"],
"Filename must not be empty." : "Името на датотеката не може да биде празно.",
"No favorites yet" : "Сеуште нема фаворити", "No favorites yet" : "Сеуште нема фаворити",
"Files and folders you mark as favorite will show up here" : "Датотеките и папките кои ќе ги означите како чести, ќе се појават тука", "Files and folders you mark as favorite will show up here" : "Датотеките и папките кои ќе ги означите како чести, ќе се појават тука",
"All files" : "Сите датотеки", "All files" : "Сите датотеки",

1
apps/files/l10n/mk.json

@ -225,6 +225,7 @@
"Storage is temporarily not available" : "Складиштето моментално не е достапно", "Storage is temporarily not available" : "Складиштето моментално не е достапно",
"_%n file_::_%n files_" : ["%n датотека","%n датотеки"], "_%n file_::_%n files_" : ["%n датотека","%n датотеки"],
"_%n folder_::_%n folders_" : ["%n папка","%n папки"], "_%n folder_::_%n folders_" : ["%n папка","%n папки"],
"Filename must not be empty." : "Името на датотеката не може да биде празно.",
"No favorites yet" : "Сеуште нема фаворити", "No favorites yet" : "Сеуште нема фаворити",
"Files and folders you mark as favorite will show up here" : "Датотеките и папките кои ќе ги означите како чести, ќе се појават тука", "Files and folders you mark as favorite will show up here" : "Датотеките и папките кои ќе ги означите како чести, ќе се појават тука",
"All files" : "Сите датотеки", "All files" : "Сите датотеки",

3
apps/files_sharing/l10n/de.js

@ -379,8 +379,11 @@ OC.L10N.register(
"Share note for recipient saved" : "Freigabe-Notiz für Empfänger gespeichert", "Share note for recipient saved" : "Freigabe-Notiz für Empfänger gespeichert",
"Share password saved" : "Freigabe-Passwort gespeichert", "Share password saved" : "Freigabe-Passwort gespeichert",
"Share permissions saved" : "Freigabeberechtigungen gespeichert", "Share permissions saved" : "Freigabeberechtigungen gespeichert",
"To upload files to {folder}, you need to provide your name first." : "Um Dateien nach {folder} hochzuladen, musst du zunächst deinen Namen angeben.",
"Upload files to {folder}" : "Dateien hochladen nach {folder}", "Upload files to {folder}" : "Dateien hochladen nach {folder}",
"Please confirm your name to upload files to {folder}" : "Bitte bestätige deinen Namen, um Dateien nach {folder} hochzuladen",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit dir geteilt.", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit dir geteilt.",
"Names must not be empty." : "Namen dürfen nicht leer sein.",
"Names must not start with a dot." : "Namen dürfen nicht mit einem Punkt beginnen.", "Names must not start with a dot." : "Namen dürfen nicht mit einem Punkt beginnen.",
"\"{char}\" is not allowed inside a name." : "\"{char}\" ist innerhalb eines Namens unzulässig.", "\"{char}\" is not allowed inside a name." : "\"{char}\" ist innerhalb eines Namens unzulässig.",
"\"{segment}\" is a reserved name and not allowed." : "\"{segment}\" ist ein reservierter Name und unzulässig.", "\"{segment}\" is a reserved name and not allowed." : "\"{segment}\" ist ein reservierter Name und unzulässig.",

3
apps/files_sharing/l10n/de.json

@ -377,8 +377,11 @@
"Share note for recipient saved" : "Freigabe-Notiz für Empfänger gespeichert", "Share note for recipient saved" : "Freigabe-Notiz für Empfänger gespeichert",
"Share password saved" : "Freigabe-Passwort gespeichert", "Share password saved" : "Freigabe-Passwort gespeichert",
"Share permissions saved" : "Freigabeberechtigungen gespeichert", "Share permissions saved" : "Freigabeberechtigungen gespeichert",
"To upload files to {folder}, you need to provide your name first." : "Um Dateien nach {folder} hochzuladen, musst du zunächst deinen Namen angeben.",
"Upload files to {folder}" : "Dateien hochladen nach {folder}", "Upload files to {folder}" : "Dateien hochladen nach {folder}",
"Please confirm your name to upload files to {folder}" : "Bitte bestätige deinen Namen, um Dateien nach {folder} hochzuladen",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit dir geteilt.", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit dir geteilt.",
"Names must not be empty." : "Namen dürfen nicht leer sein.",
"Names must not start with a dot." : "Namen dürfen nicht mit einem Punkt beginnen.", "Names must not start with a dot." : "Namen dürfen nicht mit einem Punkt beginnen.",
"\"{char}\" is not allowed inside a name." : "\"{char}\" ist innerhalb eines Namens unzulässig.", "\"{char}\" is not allowed inside a name." : "\"{char}\" ist innerhalb eines Namens unzulässig.",
"\"{segment}\" is a reserved name and not allowed." : "\"{segment}\" ist ein reservierter Name und unzulässig.", "\"{segment}\" is a reserved name and not allowed." : "\"{segment}\" ist ein reservierter Name und unzulässig.",

3
apps/files_sharing/l10n/de_DE.js

@ -379,8 +379,11 @@ OC.L10N.register(
"Share note for recipient saved" : "Freigabe-Notiz für Empfänger gespeichert", "Share note for recipient saved" : "Freigabe-Notiz für Empfänger gespeichert",
"Share password saved" : "Freigabe-Passwort gespeichert", "Share password saved" : "Freigabe-Passwort gespeichert",
"Share permissions saved" : "Freigabeberechtigungen gespeichert", "Share permissions saved" : "Freigabeberechtigungen gespeichert",
"To upload files to {folder}, you need to provide your name first." : "Um Dateien nach {folder} hochzuladen, müssen Sie zunächst Ihren Namen angeben.",
"Upload files to {folder}" : "Dateien hochladen nach {folder}", "Upload files to {folder}" : "Dateien hochladen nach {folder}",
"Please confirm your name to upload files to {folder}" : "Bitte bestätigen Sie Ihren Namen, um Dateien nach {folder} hochzuladen",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit Ihnen geteilt.", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit Ihnen geteilt.",
"Names must not be empty." : "Namen dürfen nicht leer sein.",
"Names must not start with a dot." : "Namen dürfen nicht mit einem Punkt beginnen.", "Names must not start with a dot." : "Namen dürfen nicht mit einem Punkt beginnen.",
"\"{char}\" is not allowed inside a name." : "\"{char}\" ist innerhalb eines Namens unzulässig.", "\"{char}\" is not allowed inside a name." : "\"{char}\" ist innerhalb eines Namens unzulässig.",
"\"{segment}\" is a reserved name and not allowed." : "\"{segment}\" ist ein reservierter Name und unzulässig.", "\"{segment}\" is a reserved name and not allowed." : "\"{segment}\" ist ein reservierter Name und unzulässig.",

3
apps/files_sharing/l10n/de_DE.json

@ -377,8 +377,11 @@
"Share note for recipient saved" : "Freigabe-Notiz für Empfänger gespeichert", "Share note for recipient saved" : "Freigabe-Notiz für Empfänger gespeichert",
"Share password saved" : "Freigabe-Passwort gespeichert", "Share password saved" : "Freigabe-Passwort gespeichert",
"Share permissions saved" : "Freigabeberechtigungen gespeichert", "Share permissions saved" : "Freigabeberechtigungen gespeichert",
"To upload files to {folder}, you need to provide your name first." : "Um Dateien nach {folder} hochzuladen, müssen Sie zunächst Ihren Namen angeben.",
"Upload files to {folder}" : "Dateien hochladen nach {folder}", "Upload files to {folder}" : "Dateien hochladen nach {folder}",
"Please confirm your name to upload files to {folder}" : "Bitte bestätigen Sie Ihren Namen, um Dateien nach {folder} hochzuladen",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit Ihnen geteilt.", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit Ihnen geteilt.",
"Names must not be empty." : "Namen dürfen nicht leer sein.",
"Names must not start with a dot." : "Namen dürfen nicht mit einem Punkt beginnen.", "Names must not start with a dot." : "Namen dürfen nicht mit einem Punkt beginnen.",
"\"{char}\" is not allowed inside a name." : "\"{char}\" ist innerhalb eines Namens unzulässig.", "\"{char}\" is not allowed inside a name." : "\"{char}\" ist innerhalb eines Namens unzulässig.",
"\"{segment}\" is a reserved name and not allowed." : "\"{segment}\" ist ein reservierter Name und unzulässig.", "\"{segment}\" is a reserved name and not allowed." : "\"{segment}\" ist ein reservierter Name und unzulässig.",

3
apps/files_sharing/l10n/et_EE.js

@ -379,8 +379,11 @@ OC.L10N.register(
"Share note for recipient saved" : "Jaosmeedia märge saajale on salvestatud", "Share note for recipient saved" : "Jaosmeedia märge saajale on salvestatud",
"Share password saved" : "Jaosmeedia salasõna on salvestatud", "Share password saved" : "Jaosmeedia salasõna on salvestatud",
"Share permissions saved" : "Jaosmeedia õigused on salvestatud", "Share permissions saved" : "Jaosmeedia õigused on salvestatud",
"To upload files to {folder}, you need to provide your name first." : "Laadimaks faile {folder} kausta, pead esmalt sisestama oma nime",
"Upload files to {folder}" : "Laadi failid üles kausta {folder}", "Upload files to {folder}" : "Laadi failid üles kausta {folder}",
"Please confirm your name to upload files to {folder}" : "Laadimaks faile {folder} kausta, palun kinnita oma nimi",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} jagas sinuga kausta.", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} jagas sinuga kausta.",
"Names must not be empty." : "Nimed ei tohi ollla tühjad.",
"Names must not start with a dot." : "Nime alguses ei tohi olla punkti.", "Names must not start with a dot." : "Nime alguses ei tohi olla punkti.",
"\"{char}\" is not allowed inside a name." : "„{char}“ pole failinimedes lubatud.", "\"{char}\" is not allowed inside a name." : "„{char}“ pole failinimedes lubatud.",
"\"{segment}\" is a reserved name and not allowed." : "„{segment}“ on reserveeritud nimi ja seda ei saa kasutada.", "\"{segment}\" is a reserved name and not allowed." : "„{segment}“ on reserveeritud nimi ja seda ei saa kasutada.",

3
apps/files_sharing/l10n/et_EE.json

@ -377,8 +377,11 @@
"Share note for recipient saved" : "Jaosmeedia märge saajale on salvestatud", "Share note for recipient saved" : "Jaosmeedia märge saajale on salvestatud",
"Share password saved" : "Jaosmeedia salasõna on salvestatud", "Share password saved" : "Jaosmeedia salasõna on salvestatud",
"Share permissions saved" : "Jaosmeedia õigused on salvestatud", "Share permissions saved" : "Jaosmeedia õigused on salvestatud",
"To upload files to {folder}, you need to provide your name first." : "Laadimaks faile {folder} kausta, pead esmalt sisestama oma nime",
"Upload files to {folder}" : "Laadi failid üles kausta {folder}", "Upload files to {folder}" : "Laadi failid üles kausta {folder}",
"Please confirm your name to upload files to {folder}" : "Laadimaks faile {folder} kausta, palun kinnita oma nimi",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} jagas sinuga kausta.", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} jagas sinuga kausta.",
"Names must not be empty." : "Nimed ei tohi ollla tühjad.",
"Names must not start with a dot." : "Nime alguses ei tohi olla punkti.", "Names must not start with a dot." : "Nime alguses ei tohi olla punkti.",
"\"{char}\" is not allowed inside a name." : "„{char}“ pole failinimedes lubatud.", "\"{char}\" is not allowed inside a name." : "„{char}“ pole failinimedes lubatud.",
"\"{segment}\" is a reserved name and not allowed." : "„{segment}“ on reserveeritud nimi ja seda ei saa kasutada.", "\"{segment}\" is a reserved name and not allowed." : "„{segment}“ on reserveeritud nimi ja seda ei saa kasutada.",

3
apps/files_sharing/l10n/ja.js

@ -379,8 +379,11 @@ OC.L10N.register(
"Share note for recipient saved" : "共有の受取人への注意が保存されました", "Share note for recipient saved" : "共有の受取人への注意が保存されました",
"Share password saved" : "共有パスワードが保存されました", "Share password saved" : "共有パスワードが保存されました",
"Share permissions saved" : "共有権限が保存されました", "Share permissions saved" : "共有権限が保存されました",
"To upload files to {folder}, you need to provide your name first." : "ファイルを{folder}にアップロードするには、最初に名前を入力する必要があります。",
"Upload files to {folder}" : "{folder}にファイルをアップロード", "Upload files to {folder}" : "{folder}にファイルをアップロード",
"Please confirm your name to upload files to {folder}" : "{folder}にファイルをアップロードするには名前を確認してください",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}はあなたとフォルダを共有しました。", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}はあなたとフォルダを共有しました。",
"Names must not be empty." : "名前は空白にできません。",
"Names must not start with a dot." : "ドットで始まる名前は使用できません。", "Names must not start with a dot." : "ドットで始まる名前は使用できません。",
"\"{char}\" is not allowed inside a name." : "\"{char}\"は名前の中で許可されていません。", "\"{char}\" is not allowed inside a name." : "\"{char}\"は名前の中で許可されていません。",
"\"{segment}\" is a reserved name and not allowed." : "\"{segment}\"は予約名であり許可されていません。", "\"{segment}\" is a reserved name and not allowed." : "\"{segment}\"は予約名であり許可されていません。",

3
apps/files_sharing/l10n/ja.json

@ -377,8 +377,11 @@
"Share note for recipient saved" : "共有の受取人への注意が保存されました", "Share note for recipient saved" : "共有の受取人への注意が保存されました",
"Share password saved" : "共有パスワードが保存されました", "Share password saved" : "共有パスワードが保存されました",
"Share permissions saved" : "共有権限が保存されました", "Share permissions saved" : "共有権限が保存されました",
"To upload files to {folder}, you need to provide your name first." : "ファイルを{folder}にアップロードするには、最初に名前を入力する必要があります。",
"Upload files to {folder}" : "{folder}にファイルをアップロード", "Upload files to {folder}" : "{folder}にファイルをアップロード",
"Please confirm your name to upload files to {folder}" : "{folder}にファイルをアップロードするには名前を確認してください",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}はあなたとフォルダを共有しました。", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}はあなたとフォルダを共有しました。",
"Names must not be empty." : "名前は空白にできません。",
"Names must not start with a dot." : "ドットで始まる名前は使用できません。", "Names must not start with a dot." : "ドットで始まる名前は使用できません。",
"\"{char}\" is not allowed inside a name." : "\"{char}\"は名前の中で許可されていません。", "\"{char}\" is not allowed inside a name." : "\"{char}\"は名前の中で許可されていません。",
"\"{segment}\" is a reserved name and not allowed." : "\"{segment}\"は予約名であり許可されていません。", "\"{segment}\" is a reserved name and not allowed." : "\"{segment}\"は予約名であり許可されていません。",

12
apps/files_sharing/l10n/mk.js

@ -363,8 +363,17 @@ OC.L10N.register(
"Share note for recipient saved" : "Белешката на споделувањето до примачот е зачувана", "Share note for recipient saved" : "Белешката на споделувањето до примачот е зачувана",
"Share password saved" : "Лозинката е зачувана", "Share password saved" : "Лозинката е зачувана",
"Share permissions saved" : "Дозволите за споделување се зачувани", "Share permissions saved" : "Дозволите за споделување се зачувани",
"To upload files to {folder}, you need to provide your name first." : "За да прикачите датотеки во {folder}, мора да го наведете вашето име.",
"Upload files to {folder}" : "Прикачи датотеки во {folder}", "Upload files to {folder}" : "Прикачи датотеки во {folder}",
"Please confirm your name to upload files to {folder}" : "Потврдете го вашето име за да прикачите датотеки во {folder}",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} сподели папка со вас.", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} сподели папка со вас.",
"Names must not be empty." : "Имињата не можат да бидат празни.",
"Names must not start with a dot." : "Името неможе да започнува со точка.",
"\"{char}\" is not allowed inside a name." : "\"{char}\" не е дозволено да содржи во името.",
"\"{segment}\" is a reserved name and not allowed." : "\"{segment}\" е резервирано име и не е дозволено.",
"\"{extension}\" is not an allowed name." : "\"{extension}\" не е дозволено име.",
"Names must not end with \"{extension}\"." : "Името неможе да завршува со \"{extension}\".",
"Invalid name." : "Невалидно име.",
"Shared by" : "Споделено од", "Shared by" : "Споделено од",
"Shared with" : "Споделено со", "Shared with" : "Споделено со",
"Password created successfully" : "Успрешно е креирана лозинка", "Password created successfully" : "Успрешно е креирана лозинка",
@ -405,6 +414,7 @@ OC.L10N.register(
"Enter your name" : "Внесете го вашето име", "Enter your name" : "Внесете го вашето име",
"Submit name" : "Испрати име", "Submit name" : "Испрати име",
"Name" : "Име", "Name" : "Име",
"Email, federated cloud id" : "Е-пошта, федерален ИД"
"Email, federated cloud id" : "Е-пошта, федерален ИД",
"Filename must not be empty." : "Името на датотеката не може да биде празно."
}, },
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");

12
apps/files_sharing/l10n/mk.json

@ -361,8 +361,17 @@
"Share note for recipient saved" : "Белешката на споделувањето до примачот е зачувана", "Share note for recipient saved" : "Белешката на споделувањето до примачот е зачувана",
"Share password saved" : "Лозинката е зачувана", "Share password saved" : "Лозинката е зачувана",
"Share permissions saved" : "Дозволите за споделување се зачувани", "Share permissions saved" : "Дозволите за споделување се зачувани",
"To upload files to {folder}, you need to provide your name first." : "За да прикачите датотеки во {folder}, мора да го наведете вашето име.",
"Upload files to {folder}" : "Прикачи датотеки во {folder}", "Upload files to {folder}" : "Прикачи датотеки во {folder}",
"Please confirm your name to upload files to {folder}" : "Потврдете го вашето име за да прикачите датотеки во {folder}",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} сподели папка со вас.", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} сподели папка со вас.",
"Names must not be empty." : "Имињата не можат да бидат празни.",
"Names must not start with a dot." : "Името неможе да започнува со точка.",
"\"{char}\" is not allowed inside a name." : "\"{char}\" не е дозволено да содржи во името.",
"\"{segment}\" is a reserved name and not allowed." : "\"{segment}\" е резервирано име и не е дозволено.",
"\"{extension}\" is not an allowed name." : "\"{extension}\" не е дозволено име.",
"Names must not end with \"{extension}\"." : "Името неможе да завршува со \"{extension}\".",
"Invalid name." : "Невалидно име.",
"Shared by" : "Споделено од", "Shared by" : "Споделено од",
"Shared with" : "Споделено со", "Shared with" : "Споделено со",
"Password created successfully" : "Успрешно е креирана лозинка", "Password created successfully" : "Успрешно е креирана лозинка",
@ -403,6 +412,7 @@
"Enter your name" : "Внесете го вашето име", "Enter your name" : "Внесете го вашето име",
"Submit name" : "Испрати име", "Submit name" : "Испрати име",
"Name" : "Име", "Name" : "Име",
"Email, federated cloud id" : "Е-пошта, федерален ИД"
"Email, federated cloud id" : "Е-пошта, федерален ИД",
"Filename must not be empty." : "Името на датотеката не може да биде празно."
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
} }

2
apps/files_sharing/l10n/pt_BR.js

@ -293,7 +293,7 @@ OC.L10N.register(
"Expiration date (enforced)" : "Data de vencimento (imposta)", "Expiration date (enforced)" : "Data de vencimento (imposta)",
"Set expiration date" : "Definir data de vencimento", "Set expiration date" : "Definir data de vencimento",
"Hide download" : "Ocultar download", "Hide download" : "Ocultar download",
"Allow download and sync" : "Permitir baixar e sincronizar",
"Allow download and sync" : "Permitir download e sincronização",
"Note to recipient" : "Observação ao destinatário", "Note to recipient" : "Observação ao destinatário",
"Enter a note for the share recipient" : "Digite uma observação ao destinatário", "Enter a note for the share recipient" : "Digite uma observação ao destinatário",
"Show files in grid view" : "Mostrar arquivos na visualização em grade", "Show files in grid view" : "Mostrar arquivos na visualização em grade",

2
apps/files_sharing/l10n/pt_BR.json

@ -291,7 +291,7 @@
"Expiration date (enforced)" : "Data de vencimento (imposta)", "Expiration date (enforced)" : "Data de vencimento (imposta)",
"Set expiration date" : "Definir data de vencimento", "Set expiration date" : "Definir data de vencimento",
"Hide download" : "Ocultar download", "Hide download" : "Ocultar download",
"Allow download and sync" : "Permitir baixar e sincronizar",
"Allow download and sync" : "Permitir download e sincronização",
"Note to recipient" : "Observação ao destinatário", "Note to recipient" : "Observação ao destinatário",
"Enter a note for the share recipient" : "Digite uma observação ao destinatário", "Enter a note for the share recipient" : "Digite uma observação ao destinatário",
"Show files in grid view" : "Mostrar arquivos na visualização em grade", "Show files in grid view" : "Mostrar arquivos na visualização em grade",

3
apps/files_sharing/l10n/zh_TW.js

@ -379,8 +379,11 @@ OC.L10N.register(
"Share note for recipient saved" : "已儲存給收件者的分享備註", "Share note for recipient saved" : "已儲存給收件者的分享備註",
"Share password saved" : "分享密碼已儲存", "Share password saved" : "分享密碼已儲存",
"Share permissions saved" : "已儲存分享權限", "Share permissions saved" : "已儲存分享權限",
"To upload files to {folder}, you need to provide your name first." : "要上傳檔案至 {folder},您必須先提供您的名稱。",
"Upload files to {folder}" : "上傳檔案到 {folder}", "Upload files to {folder}" : "上傳檔案到 {folder}",
"Please confirm your name to upload files to {folder}" : "請確認您的名稱以上傳檔案至 {folder}",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。",
"Names must not be empty." : "名稱不能為空。",
"Names must not start with a dot." : "名稱不能以點開頭。", "Names must not start with a dot." : "名稱不能以點開頭。",
"\"{char}\" is not allowed inside a name." : "「{char}」不能在名稱內使用。", "\"{char}\" is not allowed inside a name." : "「{char}」不能在名稱內使用。",
"\"{segment}\" is a reserved name and not allowed." : "「{segment}」為保留名稱且不允許使用。", "\"{segment}\" is a reserved name and not allowed." : "「{segment}」為保留名稱且不允許使用。",

3
apps/files_sharing/l10n/zh_TW.json

@ -377,8 +377,11 @@
"Share note for recipient saved" : "已儲存給收件者的分享備註", "Share note for recipient saved" : "已儲存給收件者的分享備註",
"Share password saved" : "分享密碼已儲存", "Share password saved" : "分享密碼已儲存",
"Share permissions saved" : "已儲存分享權限", "Share permissions saved" : "已儲存分享權限",
"To upload files to {folder}, you need to provide your name first." : "要上傳檔案至 {folder},您必須先提供您的名稱。",
"Upload files to {folder}" : "上傳檔案到 {folder}", "Upload files to {folder}" : "上傳檔案到 {folder}",
"Please confirm your name to upload files to {folder}" : "請確認您的名稱以上傳檔案至 {folder}",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。",
"Names must not be empty." : "名稱不能為空。",
"Names must not start with a dot." : "名稱不能以點開頭。", "Names must not start with a dot." : "名稱不能以點開頭。",
"\"{char}\" is not allowed inside a name." : "「{char}」不能在名稱內使用。", "\"{char}\" is not allowed inside a name." : "「{char}」不能在名稱內使用。",
"\"{segment}\" is a reserved name and not allowed." : "「{segment}」為保留名稱且不允許使用。", "\"{segment}\" is a reserved name and not allowed." : "「{segment}」為保留名稱且不允許使用。",

5
core/l10n/de.js

@ -328,6 +328,11 @@ OC.L10N.register(
"Login form is disabled." : "Das Anmeldeformular ist deaktiviert.", "Login form is disabled." : "Das Anmeldeformular ist deaktiviert.",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Das Nextcloud-Anmeldeformular ist deaktiviert. Nutze ggf. eine andere Anmeldemöglichkeit oder wende dich an deine Administration.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Das Nextcloud-Anmeldeformular ist deaktiviert. Nutze ggf. eine andere Anmeldemöglichkeit oder wende dich an deine Administration.",
"More actions" : "Weitere Aktionen", "More actions" : "Weitere Aktionen",
"User menu" : "Benutzermenü",
"You will be identified as {user} by the account owner." : "Du wirst vom Kontoinhaber als {user} identifiziert.",
"You are currently not identified." : "Du bist derzeit nicht identifiziert.",
"Set public name" : "Öffentlichen Namen festlegen",
"Change public name" : "Öffentlichen Namen ändern",
"Password is too weak" : "Passwort ist zu schwach", "Password is too weak" : "Passwort ist zu schwach",
"Password is weak" : "Passwort ist schwach", "Password is weak" : "Passwort ist schwach",
"Password is average" : "Passwort ist durchschnittlich", "Password is average" : "Passwort ist durchschnittlich",

5
core/l10n/de.json

@ -326,6 +326,11 @@
"Login form is disabled." : "Das Anmeldeformular ist deaktiviert.", "Login form is disabled." : "Das Anmeldeformular ist deaktiviert.",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Das Nextcloud-Anmeldeformular ist deaktiviert. Nutze ggf. eine andere Anmeldemöglichkeit oder wende dich an deine Administration.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Das Nextcloud-Anmeldeformular ist deaktiviert. Nutze ggf. eine andere Anmeldemöglichkeit oder wende dich an deine Administration.",
"More actions" : "Weitere Aktionen", "More actions" : "Weitere Aktionen",
"User menu" : "Benutzermenü",
"You will be identified as {user} by the account owner." : "Du wirst vom Kontoinhaber als {user} identifiziert.",
"You are currently not identified." : "Du bist derzeit nicht identifiziert.",
"Set public name" : "Öffentlichen Namen festlegen",
"Change public name" : "Öffentlichen Namen ändern",
"Password is too weak" : "Passwort ist zu schwach", "Password is too weak" : "Passwort ist zu schwach",
"Password is weak" : "Passwort ist schwach", "Password is weak" : "Passwort ist schwach",
"Password is average" : "Passwort ist durchschnittlich", "Password is average" : "Passwort ist durchschnittlich",

5
core/l10n/de_DE.js

@ -328,6 +328,11 @@ OC.L10N.register(
"Login form is disabled." : "Das Anmeldeformular ist deaktiviert.", "Login form is disabled." : "Das Anmeldeformular ist deaktiviert.",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Das Nextcloud-Anmeldeformular ist deaktiviert. Nutzen Sie ggf. eine andere Anmeldemöglichkeit oder wenden Sie sich an Ihre Administration.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Das Nextcloud-Anmeldeformular ist deaktiviert. Nutzen Sie ggf. eine andere Anmeldemöglichkeit oder wenden Sie sich an Ihre Administration.",
"More actions" : "Weitere Aktionen", "More actions" : "Weitere Aktionen",
"User menu" : "Benutzermenü",
"You will be identified as {user} by the account owner." : "Sie werden vom Kontoinhaber als {user} identifiziert.",
"You are currently not identified." : "Sie sind derzeit nicht identifiziert.",
"Set public name" : "Öffentlichen Namen festlegen",
"Change public name" : "Öffentlichen Namen ändern",
"Password is too weak" : "Passwort ist zu schwach", "Password is too weak" : "Passwort ist zu schwach",
"Password is weak" : "Passwort ist schwach", "Password is weak" : "Passwort ist schwach",
"Password is average" : "Passwort ist durchschnittlich", "Password is average" : "Passwort ist durchschnittlich",

5
core/l10n/de_DE.json

@ -326,6 +326,11 @@
"Login form is disabled." : "Das Anmeldeformular ist deaktiviert.", "Login form is disabled." : "Das Anmeldeformular ist deaktiviert.",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Das Nextcloud-Anmeldeformular ist deaktiviert. Nutzen Sie ggf. eine andere Anmeldemöglichkeit oder wenden Sie sich an Ihre Administration.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Das Nextcloud-Anmeldeformular ist deaktiviert. Nutzen Sie ggf. eine andere Anmeldemöglichkeit oder wenden Sie sich an Ihre Administration.",
"More actions" : "Weitere Aktionen", "More actions" : "Weitere Aktionen",
"User menu" : "Benutzermenü",
"You will be identified as {user} by the account owner." : "Sie werden vom Kontoinhaber als {user} identifiziert.",
"You are currently not identified." : "Sie sind derzeit nicht identifiziert.",
"Set public name" : "Öffentlichen Namen festlegen",
"Change public name" : "Öffentlichen Namen ändern",
"Password is too weak" : "Passwort ist zu schwach", "Password is too weak" : "Passwort ist zu schwach",
"Password is weak" : "Passwort ist schwach", "Password is weak" : "Passwort ist schwach",
"Password is average" : "Passwort ist durchschnittlich", "Password is average" : "Passwort ist durchschnittlich",

5
core/l10n/et_EE.js

@ -328,6 +328,11 @@ OC.L10N.register(
"Login form is disabled." : "Sisselogimise leht on keelatud.", "Login form is disabled." : "Sisselogimise leht on keelatud.",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloudi sisselogimisvorm on kasutusel eemaldatud. Kui mõni muu sisselogimisviis on saadaval, siis kasuta seda või küsi lisateavet oma süsteemihaldajalt.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloudi sisselogimisvorm on kasutusel eemaldatud. Kui mõni muu sisselogimisviis on saadaval, siis kasuta seda või küsi lisateavet oma süsteemihaldajalt.",
"More actions" : "Täiendavad tegevused", "More actions" : "Täiendavad tegevused",
"User menu" : "Kasutajamenüü",
"You will be identified as {user} by the account owner." : "Kasutajakonto omanik tuvastab sind hetkel, kui {user}",
"You are currently not identified." : "Sa pole hetkel tuvastatud",
"Set public name" : "Lisa avalik nimi",
"Change public name" : "Muuda avalikku nime",
"Password is too weak" : "Salasõna on liiga nõrk", "Password is too weak" : "Salasõna on liiga nõrk",
"Password is weak" : "Salasõna on nõrk", "Password is weak" : "Salasõna on nõrk",
"Password is average" : "Salasõna on keskpärane", "Password is average" : "Salasõna on keskpärane",

5
core/l10n/et_EE.json

@ -326,6 +326,11 @@
"Login form is disabled." : "Sisselogimise leht on keelatud.", "Login form is disabled." : "Sisselogimise leht on keelatud.",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloudi sisselogimisvorm on kasutusel eemaldatud. Kui mõni muu sisselogimisviis on saadaval, siis kasuta seda või küsi lisateavet oma süsteemihaldajalt.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloudi sisselogimisvorm on kasutusel eemaldatud. Kui mõni muu sisselogimisviis on saadaval, siis kasuta seda või küsi lisateavet oma süsteemihaldajalt.",
"More actions" : "Täiendavad tegevused", "More actions" : "Täiendavad tegevused",
"User menu" : "Kasutajamenüü",
"You will be identified as {user} by the account owner." : "Kasutajakonto omanik tuvastab sind hetkel, kui {user}",
"You are currently not identified." : "Sa pole hetkel tuvastatud",
"Set public name" : "Lisa avalik nimi",
"Change public name" : "Muuda avalikku nime",
"Password is too weak" : "Salasõna on liiga nõrk", "Password is too weak" : "Salasõna on liiga nõrk",
"Password is weak" : "Salasõna on nõrk", "Password is weak" : "Salasõna on nõrk",
"Password is average" : "Salasõna on keskpärane", "Password is average" : "Salasõna on keskpärane",

6
core/l10n/ja.js

@ -328,6 +328,11 @@ OC.L10N.register(
"Login form is disabled." : "ログインフォームは無効です。", "Login form is disabled." : "ログインフォームは無効です。",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud ログインフォームは無効になっています。 利用可能な場合は別のログインオプションを使用するか、管理者に問い合わせてください。", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud ログインフォームは無効になっています。 利用可能な場合は別のログインオプションを使用するか、管理者に問い合わせてください。",
"More actions" : "その他のアクション", "More actions" : "その他のアクション",
"User menu" : "ユーザーメニュー",
"You will be identified as {user} by the account owner." : "アカウント所有者によって{user}として識別されます。",
"You are currently not identified." : "現在識別されていません。",
"Set public name" : "公開名の設定",
"Change public name" : "公開名を変更",
"Password is too weak" : "パスワードが脆弱すぎます", "Password is too weak" : "パスワードが脆弱すぎます",
"Password is weak" : "パスワードが脆弱です", "Password is weak" : "パスワードが脆弱です",
"Password is average" : "パスワードは普通です", "Password is average" : "パスワードは普通です",
@ -421,6 +426,7 @@ OC.L10N.register(
"Admin" : "管理", "Admin" : "管理",
"Help" : "ヘルプ", "Help" : "ヘルプ",
"Access forbidden" : "アクセスが禁止されています", "Access forbidden" : "アクセスが禁止されています",
"You are not allowed to access this page." : "このページへのアクセス許可がありません。",
"Back to %s" : "%s に戻る", "Back to %s" : "%s に戻る",
"Page not found" : "ページが見つかりません", "Page not found" : "ページが見つかりません",
"The page could not be found on the server or you may not be allowed to view it." : "サーバーからページを見つけられなかった、もしくは閲覧が許可されていないようです。", "The page could not be found on the server or you may not be allowed to view it." : "サーバーからページを見つけられなかった、もしくは閲覧が許可されていないようです。",

6
core/l10n/ja.json

@ -326,6 +326,11 @@
"Login form is disabled." : "ログインフォームは無効です。", "Login form is disabled." : "ログインフォームは無効です。",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud ログインフォームは無効になっています。 利用可能な場合は別のログインオプションを使用するか、管理者に問い合わせてください。", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud ログインフォームは無効になっています。 利用可能な場合は別のログインオプションを使用するか、管理者に問い合わせてください。",
"More actions" : "その他のアクション", "More actions" : "その他のアクション",
"User menu" : "ユーザーメニュー",
"You will be identified as {user} by the account owner." : "アカウント所有者によって{user}として識別されます。",
"You are currently not identified." : "現在識別されていません。",
"Set public name" : "公開名の設定",
"Change public name" : "公開名を変更",
"Password is too weak" : "パスワードが脆弱すぎます", "Password is too weak" : "パスワードが脆弱すぎます",
"Password is weak" : "パスワードが脆弱です", "Password is weak" : "パスワードが脆弱です",
"Password is average" : "パスワードは普通です", "Password is average" : "パスワードは普通です",
@ -419,6 +424,7 @@
"Admin" : "管理", "Admin" : "管理",
"Help" : "ヘルプ", "Help" : "ヘルプ",
"Access forbidden" : "アクセスが禁止されています", "Access forbidden" : "アクセスが禁止されています",
"You are not allowed to access this page." : "このページへのアクセス許可がありません。",
"Back to %s" : "%s に戻る", "Back to %s" : "%s に戻る",
"Page not found" : "ページが見つかりません", "Page not found" : "ページが見つかりません",
"The page could not be found on the server or you may not be allowed to view it." : "サーバーからページを見つけられなかった、もしくは閲覧が許可されていないようです。", "The page could not be found on the server or you may not be allowed to view it." : "サーバーからページを見つけられなかった、もしくは閲覧が許可されていないようです。",

5
core/l10n/zh_TW.js

@ -328,6 +328,11 @@ OC.L10N.register(
"Login form is disabled." : "登入表單已停用。", "Login form is disabled." : "登入表單已停用。",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud 登入表單已停用。使用其他登入選項(若可用)或聯絡您的管理人員。", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud 登入表單已停用。使用其他登入選項(若可用)或聯絡您的管理人員。",
"More actions" : "更多動作", "More actions" : "更多動作",
"User menu" : "使用者選單",
"You will be identified as {user} by the account owner." : "帳號所有人會將您辨識為 {user}。",
"You are currently not identified." : "目前無法辨識您的身份。",
"Set public name" : "設定公開名稱",
"Change public name" : "變更公開名稱",
"Password is too weak" : "非常弱密碼", "Password is too weak" : "非常弱密碼",
"Password is weak" : "弱密碼", "Password is weak" : "弱密碼",
"Password is average" : "一般密碼", "Password is average" : "一般密碼",

5
core/l10n/zh_TW.json

@ -326,6 +326,11 @@
"Login form is disabled." : "登入表單已停用。", "Login form is disabled." : "登入表單已停用。",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud 登入表單已停用。使用其他登入選項(若可用)或聯絡您的管理人員。", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud 登入表單已停用。使用其他登入選項(若可用)或聯絡您的管理人員。",
"More actions" : "更多動作", "More actions" : "更多動作",
"User menu" : "使用者選單",
"You will be identified as {user} by the account owner." : "帳號所有人會將您辨識為 {user}。",
"You are currently not identified." : "目前無法辨識您的身份。",
"Set public name" : "設定公開名稱",
"Change public name" : "變更公開名稱",
"Password is too weak" : "非常弱密碼", "Password is too weak" : "非常弱密碼",
"Password is weak" : "弱密碼", "Password is weak" : "弱密碼",
"Password is average" : "一般密碼", "Password is average" : "一般密碼",

Loading…
Cancel
Save