Skip to content

Commit

Permalink
[tx-robot] updated 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 Oct 15, 2022
1 parent 2b87aeb commit 9e06752
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions apps/files/l10n/pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ OC.L10N.register(
"Could not copy \"{file}\"" : "Não foi possível copiar \"{file}\"",
"Copied {origin} inside {destination}" : "{origin} foi copiado para {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} e outros {nbfiles} arquivos foram copiados para {destination}",
"Failed to redirect to client" : "Falha ao redirecionar para o cliente",
"{newName} already exists" : "{newName} já existe",
"Could not rename \"{fileName}\", it does not exist any more" : "Não foi possível renomear \"{fileName}\" pois ele não existe mais",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome \"{targetName}\" já está sendo usado na pasta  \"{dir}\". Por favor escolha um nome diferente.",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"Could not copy \"{file}\"" : "Não foi possível copiar \"{file}\"",
"Copied {origin} inside {destination}" : "{origin} foi copiado para {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} e outros {nbfiles} arquivos foram copiados para {destination}",
"Failed to redirect to client" : "Falha ao redirecionar para o cliente",
"{newName} already exists" : "{newName} já existe",
"Could not rename \"{fileName}\", it does not exist any more" : "Não foi possível renomear \"{fileName}\" pois ele não existe mais",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome \"{targetName}\" já está sendo usado na pasta  \"{dir}\". Por favor escolha um nome diferente.",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ OC.L10N.register(
"New user" : "Neuer Benutzer",
"Will be autogenerated" : "Wird automatisch erzeugt",
"Display name" : "Anzeigename",
"Email" : "E-Mail",
"Email" : "E-Mail-Adresse",
"Default language" : "Standard-Sprache",
"Add a new user" : "Neuen Benutzer hinzufügen",
"Group admin for" : "Gruppenadministrator für",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
"New user" : "Neuer Benutzer",
"Will be autogenerated" : "Wird automatisch erzeugt",
"Display name" : "Anzeigename",
"Email" : "E-Mail",
"Email" : "E-Mail-Adresse",
"Default language" : "Standard-Sprache",
"Add a new user" : "Neuen Benutzer hinzufügen",
"Group admin for" : "Gruppenadministrator für",
Expand Down

0 comments on commit 9e06752

Please sign in to comment.