mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
d63f76874e
commit
35db0c3ad4
4 changed files with 4 additions and 2 deletions
|
|
@ -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.",
|
||||
|
|
|
|||
|
|
@ -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.",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue