Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Apr 27, 2021
1 parent 68fde88 commit b8fc36c
Show file tree
Hide file tree
Showing 18 changed files with 132 additions and 130 deletions.
1 change: 1 addition & 0 deletions apps/federatedfilesharing/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ OC.L10N.register(
"It is not allowed to send federated group shares from this server." : "No está permitido enviar compartidos de grupos federados desde este servidor.",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con el usuario %2$s",
"Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario",
"Federated shares require read permissions" : "Los recursos compartidos federados necesitan permiso de lectura",
"File is already shared with %s" : "El archivo ya está siendo compartido con %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Compartir %1$s ha fallado, no se ha podido encontrar %2$s, quizás el servidor no se puede alcanzar ahora mismo o usa un certificado autofirmado.",
"Could not find share" : "No se ha podido encontrar el compartido",
Expand Down
1 change: 1 addition & 0 deletions apps/federatedfilesharing/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"It is not allowed to send federated group shares from this server." : "No está permitido enviar compartidos de grupos federados desde este servidor.",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con el usuario %2$s",
"Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario",
"Federated shares require read permissions" : "Los recursos compartidos federados necesitan permiso de lectura",
"File is already shared with %s" : "El archivo ya está siendo compartido con %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Compartir %1$s ha fallado, no se ha podido encontrar %2$s, quizás el servidor no se puede alcanzar ahora mismo o usa un certificado autofirmado.",
"Could not find share" : "No se ha podido encontrar el compartido",
Expand Down
2 changes: 1 addition & 1 deletion apps/federation/l10n/de_DE.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/federation/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"No server to federate with found" : "Es wurde kein Server zum Verbinden per Federation gefunden",
"Could not add server" : "Konnte Server nicht hinzufügen",
"Federation" : "Federation",
"Federation allows you to connect with other trusted servers to exchange the user directory." : "Federation ermöglicht die Verbindung mit anderen vertrauenswürdigen Servern um das Nutzerverzeichnis auszutauschen.",
"Federation allows you to connect with other trusted servers to exchange the user directory." : "Föderation ermöglicht die Verbindung mit anderen vertrauenswürdigen Servern, um das Benutzerverzeichnis auszutauschen.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation erlaubt es Ihnen, sich mit anderen vertrauenswürdigen Servern zu verbinden, um das Benutzerverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Benutzernamen beim Federated-Sharing verwendet.",
"Trusted servers" : "Vertrauenswürdige Server",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federation ermöglicht es Ihnen, sich mit anderen vertrauenswürdigen Servern zu verbinden, um das Benutzerverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Benutzernamen beim Federated-Sharing verwendet. Es ist nicht erforderlich einen Server als vertrauenswürdig hinzuzufügen, um eine \"federated\" Freigabe zu erstellen.",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_external/l10n/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ OC.L10N.register(
"Generate keys" : "Wygeneruj klucze",
"Error generating key pair" : "Błąd podczas generowania pary kluczy",
"All users. Type to select user or group." : "Wszyscy użytkownicy. Zacznij pisać, aby wybrać użytkownika lub grupę.",
"(Group)" : "(grupa)",
"(Group)" : "(Grupa)",
"Compatibility with Mac NFD encoding (slow)" : "Zgodność z kodowaniem Mac NFD (powolny)",
"Enable encryption" : "Włącz szyfrowanie",
"Enable previews" : "Włącz podgląd",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_external/l10n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"Generate keys" : "Wygeneruj klucze",
"Error generating key pair" : "Błąd podczas generowania pary kluczy",
"All users. Type to select user or group." : "Wszyscy użytkownicy. Zacznij pisać, aby wybrać użytkownika lub grupę.",
"(Group)" : "(grupa)",
"(Group)" : "(Grupa)",
"Compatibility with Mac NFD encoding (slow)" : "Zgodność z kodowaniem Mac NFD (powolny)",
"Enable encryption" : "Włącz szyfrowanie",
"Enable previews" : "Włącz podgląd",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_sharing/l10n/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ OC.L10N.register(
"Allow deleting" : "Zezwalaj na usuwanie",
"Allow resharing" : "Zezwalaj na udostępnianie dalej",
"Expiration date enforced" : "Wymuszona data wygaśnięcia",
"Set expiration date" : "Ustaw datę ważności",
"Set expiration date" : "Ustaw datę wygaśnięcia",
"Enter a date" : "Podaj datę",
"Note to recipient" : "Informacja dla odbiorcy",
"Unshare" : "Zatrzymaj udostępnianie",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_sharing/l10n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"Allow deleting" : "Zezwalaj na usuwanie",
"Allow resharing" : "Zezwalaj na udostępnianie dalej",
"Expiration date enforced" : "Wymuszona data wygaśnięcia",
"Set expiration date" : "Ustaw datę ważności",
"Set expiration date" : "Ustaw datę wygaśnięcia",
"Enter a date" : "Podaj datę",
"Note to recipient" : "Informacja dla odbiorcy",
"Unshare" : "Zatrzymaj udostępnianie",
Expand Down
58 changes: 29 additions & 29 deletions apps/systemtags/l10n/es_419.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,37 +4,37 @@ OC.L10N.register(
"Update" : "Actualizar",
"Create" : "Crear",
"Select tag …" : "Seleccionar etiqueta ...",
"Added system tag {systemtag}" : "Etiqueta del sistema {systemtag} agregada",
"Added system tag %1$s" : "Etiqueta del sistema %1$s agregada",
"%1$s added system tag %2$s" : "%1$s agregó la etiqueta del sistema %2$s",
"{actor} added system tag {systemtag}" : "{actor} agregó la etiqueta del sistema {systemtag}",
"Removed system tag {systemtag}" : "Eliminó la etiqueta del sistema {systemtag}",
"Removed system tag %1$s" : "Etiqueta del sistema %1$s eliminada",
"%1$s removed system tag %2$s" : "%1$s eliminó la etiqueta del sistema %2$s",
"{actor} removed system tag {systemtag}" : "{actor} eliminó la etiqueta del sistema {systemtag}",
"You created system tag %1$s" : "Creaste la etiqueta del sistema %1$s",
"You created system tag {systemtag}" : "Creaste la etiqueta del sistema {systemtag}",
"%1$s created system tag %2$s" : "%1$s creo la etiqueta del sistema %2$s",
"{actor} created system tag {systemtag}" : "{actor} creó la etiqueta del sistema {systemtag}",
"You deleted system tag %1$s" : "Borraste la etiqueta del sistema %1$s",
"You deleted system tag {systemtag}" : "Borraste la etiqueta del sistema {systemtag}",
"%1$s deleted system tag %2$s" : "%1$s borró la etiqueta del sistema %2$s",
"{actor} deleted system tag {systemtag}" : "{actor} borró la etiqueta del sistema {systemtag}",
"You updated system tag %2$s to %1$s" : "Actualizaste la etiqueta del sistema %2$s a %1$s",
"You updated system tag {oldsystemtag} to {newsystemtag}" : "Actualizaste la etiqueta del sistema {oldsystemtag} a {newsystemtag}",
"%1$s updated system tag %3$s to %2$s" : "%1$s actualizó la etiqueta del sistema %3$s a %2$s",
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} actualizó la etiqueta del sistema {oldsystemtag} a {newsystemtag}",
"You added system tag %2$s to %1$s" : "Agregaste la etiqueta del sistema %2$s a %1$s",
"You added system tag {systemtag} to {file}" : "Agregaste la etiqueta del sistema {systemtag} a {file}",
"%1$s added system tag %3$s to %2$s" : "%1$s agregó la etiqueta del sistema %3$s a %2$s",
"{actor} added system tag {systemtag} to {file}" : "{actor} agregó la etiqueta del sistema {systemtag} a {file}",
"You removed system tag %2$s from %1$s" : "Eliminaste la etiqueta del sistema %2$s de %1$s",
"You removed system tag {systemtag} from {file}" : "Eliminaste la etiqueta del sistema {systemtag} de {file}",
"%1$s removed system tag %3$s from %2$s" : "%1$s eliminó la etiqueta del sistema %3$s de %2$s",
"{actor} removed system tag {systemtag} from {file}" : "{actor} eliminó la etiqueta del sistema {systemtag} de {file}",
"Added system tag {systemtag}" : "Etiqueta {systemtag} agregada",
"Added system tag %1$s" : "Etiqueta %1$s agregada",
"%1$s added system tag %2$s" : "%1$s agregó la etiqueta %2$s",
"{actor} added system tag {systemtag}" : "{actor} agregó la etiqueta {systemtag}",
"Removed system tag {systemtag}" : "Eliminó la etiqueta {systemtag}",
"Removed system tag %1$s" : "Etiqueta %1$s eliminada",
"%1$s removed system tag %2$s" : "%1$s eliminó la etiqueta %2$s",
"{actor} removed system tag {systemtag}" : "{actor} eliminó la etiqueta {systemtag}",
"You created system tag %1$s" : "Creaste la etiqueta %1$s",
"You created system tag {systemtag}" : "Creaste la etiqueta {systemtag}",
"%1$s created system tag %2$s" : "%1$s creó la etiqueta %2$s",
"{actor} created system tag {systemtag}" : "{actor} creó la etiqueta {systemtag}",
"You deleted system tag %1$s" : "Borraste la etiqueta %1$s",
"You deleted system tag {systemtag}" : "Borraste la etiqueta {systemtag}",
"%1$s deleted system tag %2$s" : "%1$s borró la etiqueta %2$s",
"{actor} deleted system tag {systemtag}" : "{actor} borró la etiqueta {systemtag}",
"You updated system tag %2$s to %1$s" : "Actualizaste la etiqueta %2$s a %1$s",
"You updated system tag {oldsystemtag} to {newsystemtag}" : "Actualizaste la etiqueta {oldsystemtag} a {newsystemtag}",
"%1$s updated system tag %3$s to %2$s" : "%1$s actualizó la etiqueta %3$s a %2$s",
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} actualizó la etiqueta {oldsystemtag} a {newsystemtag}",
"You added system tag %2$s to %1$s" : "Agregaste la etiqueta %2$s a %1$s",
"You added system tag {systemtag} to {file}" : "Agregaste la etiqueta {systemtag} a {file}",
"%1$s added system tag %3$s to %2$s" : "%1$s agregó la etiqueta %3$s a %2$s",
"{actor} added system tag {systemtag} to {file}" : "{actor} agregó la etiqueta {systemtag} a {file}",
"You removed system tag %2$s from %1$s" : "Eliminaste la etiqueta %2$s de %1$s",
"You removed system tag {systemtag} from {file}" : "Eliminaste la etiqueta {systemtag} de {file}",
"%1$s removed system tag %3$s from %2$s" : "%1$s eliminó la etiqueta %3$s de %2$s",
"{actor} removed system tag {systemtag} from {file}" : "{actor} eliminó la etiqueta {systemtag} de {file}",
"%s (restricted)" : "%s (restringido)",
"%s (invisible)" : "%s (invisible) ",
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas</strong> para un archivo han sido modificadas",
"Tags" : "Etiquetas",
"Collaborative tags" : "Etiquetas colaborativas",
"Tagged files" : "Archivos etiquetados",
Expand Down
58 changes: 29 additions & 29 deletions apps/systemtags/l10n/es_419.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,37 @@
"Update" : "Actualizar",
"Create" : "Crear",
"Select tag …" : "Seleccionar etiqueta ...",
"Added system tag {systemtag}" : "Etiqueta del sistema {systemtag} agregada",
"Added system tag %1$s" : "Etiqueta del sistema %1$s agregada",
"%1$s added system tag %2$s" : "%1$s agregó la etiqueta del sistema %2$s",
"{actor} added system tag {systemtag}" : "{actor} agregó la etiqueta del sistema {systemtag}",
"Removed system tag {systemtag}" : "Eliminó la etiqueta del sistema {systemtag}",
"Removed system tag %1$s" : "Etiqueta del sistema %1$s eliminada",
"%1$s removed system tag %2$s" : "%1$s eliminó la etiqueta del sistema %2$s",
"{actor} removed system tag {systemtag}" : "{actor} eliminó la etiqueta del sistema {systemtag}",
"You created system tag %1$s" : "Creaste la etiqueta del sistema %1$s",
"You created system tag {systemtag}" : "Creaste la etiqueta del sistema {systemtag}",
"%1$s created system tag %2$s" : "%1$s creo la etiqueta del sistema %2$s",
"{actor} created system tag {systemtag}" : "{actor} creó la etiqueta del sistema {systemtag}",
"You deleted system tag %1$s" : "Borraste la etiqueta del sistema %1$s",
"You deleted system tag {systemtag}" : "Borraste la etiqueta del sistema {systemtag}",
"%1$s deleted system tag %2$s" : "%1$s borró la etiqueta del sistema %2$s",
"{actor} deleted system tag {systemtag}" : "{actor} borró la etiqueta del sistema {systemtag}",
"You updated system tag %2$s to %1$s" : "Actualizaste la etiqueta del sistema %2$s a %1$s",
"You updated system tag {oldsystemtag} to {newsystemtag}" : "Actualizaste la etiqueta del sistema {oldsystemtag} a {newsystemtag}",
"%1$s updated system tag %3$s to %2$s" : "%1$s actualizó la etiqueta del sistema %3$s a %2$s",
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} actualizó la etiqueta del sistema {oldsystemtag} a {newsystemtag}",
"You added system tag %2$s to %1$s" : "Agregaste la etiqueta del sistema %2$s a %1$s",
"You added system tag {systemtag} to {file}" : "Agregaste la etiqueta del sistema {systemtag} a {file}",
"%1$s added system tag %3$s to %2$s" : "%1$s agregó la etiqueta del sistema %3$s a %2$s",
"{actor} added system tag {systemtag} to {file}" : "{actor} agregó la etiqueta del sistema {systemtag} a {file}",
"You removed system tag %2$s from %1$s" : "Eliminaste la etiqueta del sistema %2$s de %1$s",
"You removed system tag {systemtag} from {file}" : "Eliminaste la etiqueta del sistema {systemtag} de {file}",
"%1$s removed system tag %3$s from %2$s" : "%1$s eliminó la etiqueta del sistema %3$s de %2$s",
"{actor} removed system tag {systemtag} from {file}" : "{actor} eliminó la etiqueta del sistema {systemtag} de {file}",
"Added system tag {systemtag}" : "Etiqueta {systemtag} agregada",
"Added system tag %1$s" : "Etiqueta %1$s agregada",
"%1$s added system tag %2$s" : "%1$s agregó la etiqueta %2$s",
"{actor} added system tag {systemtag}" : "{actor} agregó la etiqueta {systemtag}",
"Removed system tag {systemtag}" : "Eliminó la etiqueta {systemtag}",
"Removed system tag %1$s" : "Etiqueta %1$s eliminada",
"%1$s removed system tag %2$s" : "%1$s eliminó la etiqueta %2$s",
"{actor} removed system tag {systemtag}" : "{actor} eliminó la etiqueta {systemtag}",
"You created system tag %1$s" : "Creaste la etiqueta %1$s",
"You created system tag {systemtag}" : "Creaste la etiqueta {systemtag}",
"%1$s created system tag %2$s" : "%1$s creó la etiqueta %2$s",
"{actor} created system tag {systemtag}" : "{actor} creó la etiqueta {systemtag}",
"You deleted system tag %1$s" : "Borraste la etiqueta %1$s",
"You deleted system tag {systemtag}" : "Borraste la etiqueta {systemtag}",
"%1$s deleted system tag %2$s" : "%1$s borró la etiqueta %2$s",
"{actor} deleted system tag {systemtag}" : "{actor} borró la etiqueta {systemtag}",
"You updated system tag %2$s to %1$s" : "Actualizaste la etiqueta %2$s a %1$s",
"You updated system tag {oldsystemtag} to {newsystemtag}" : "Actualizaste la etiqueta {oldsystemtag} a {newsystemtag}",
"%1$s updated system tag %3$s to %2$s" : "%1$s actualizó la etiqueta %3$s a %2$s",
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} actualizó la etiqueta {oldsystemtag} a {newsystemtag}",
"You added system tag %2$s to %1$s" : "Agregaste la etiqueta %2$s a %1$s",
"You added system tag {systemtag} to {file}" : "Agregaste la etiqueta {systemtag} a {file}",
"%1$s added system tag %3$s to %2$s" : "%1$s agregó la etiqueta %3$s a %2$s",
"{actor} added system tag {systemtag} to {file}" : "{actor} agregó la etiqueta {systemtag} a {file}",
"You removed system tag %2$s from %1$s" : "Eliminaste la etiqueta %2$s de %1$s",
"You removed system tag {systemtag} from {file}" : "Eliminaste la etiqueta {systemtag} de {file}",
"%1$s removed system tag %3$s from %2$s" : "%1$s eliminó la etiqueta %3$s de %2$s",
"{actor} removed system tag {systemtag} from {file}" : "{actor} eliminó la etiqueta {systemtag} de {file}",
"%s (restricted)" : "%s (restringido)",
"%s (invisible)" : "%s (invisible) ",
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas</strong> para un archivo han sido modificadas",
"Tags" : "Etiquetas",
"Collaborative tags" : "Etiquetas colaborativas",
"Tagged files" : "Archivos etiquetados",
Expand Down
Loading

0 comments on commit b8fc36c

Please sign in to comment.