diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-09 02:08:23 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-09 02:08:23 -0400 |
commit | 10e0fc0629cbf738bb0f53918a189723a7217867 (patch) | |
tree | c2f7145cad2e9f0c9fa1f543ea246496f737df87 /apps | |
parent | 6b106936028940d27122b03ae40713abdc4a4ad7 (diff) | |
download | nextcloud-server-10e0fc0629cbf738bb0f53918a189723a7217867.tar.gz nextcloud-server-10e0fc0629cbf738bb0f53918a189723a7217867.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/comments/l10n/es.js | 13 | ||||
-rw-r--r-- | apps/comments/l10n/es.json | 13 | ||||
-rw-r--r-- | apps/files/l10n/nds.js | 8 | ||||
-rw-r--r-- | apps/files/l10n/nds.json | 8 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nds.js | 6 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nds.json | 6 |
6 files changed, 38 insertions, 16 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index 906b5643f04..40d1a8ffb24 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -1,22 +1,23 @@ OC.L10N.register( "comments", { - "You commented" : "Has comentado", - "%1$s commented" : "%1$s comentados", - "You commented on %2$s" : "Has comentado en %2$s", - "%1$s commented on %2$s" : "%1$s comentados en %2$s", - "Comments" : "Comentarios", "Type in a new comment..." : "Ingrese un nuevo comentario...", "Delete comment" : "Borrar comentario", "Post" : "Publicar", "Cancel" : "Cancelar", "Edit comment" : "Editar comentario", "[Deleted user]" : "[Usuario eliminado]", + "Comments" : "Comentarios", "No other comments available" : "No hay otros comentarios disponibles", "More comments..." : "Más comentarios...", "Save" : "Guardar", "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", "{count} unread comments" : "{count} comentarios no leídos", - "Comment" : "Comentario" + "Comment" : "Comentario", + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comentarios</strong> de archivos <em>(siempre se listarán en stream)</em>", + "You commented" : "Has comentado", + "%1$s commented" : "%1$s comentados", + "You commented on %2$s" : "Has comentado en %2$s", + "%1$s commented on %2$s" : "%1$s comentados en %2$s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index 7eeade965d2..60971bce4d5 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -1,20 +1,21 @@ { "translations": { - "You commented" : "Has comentado", - "%1$s commented" : "%1$s comentados", - "You commented on %2$s" : "Has comentado en %2$s", - "%1$s commented on %2$s" : "%1$s comentados en %2$s", - "Comments" : "Comentarios", "Type in a new comment..." : "Ingrese un nuevo comentario...", "Delete comment" : "Borrar comentario", "Post" : "Publicar", "Cancel" : "Cancelar", "Edit comment" : "Editar comentario", "[Deleted user]" : "[Usuario eliminado]", + "Comments" : "Comentarios", "No other comments available" : "No hay otros comentarios disponibles", "More comments..." : "Más comentarios...", "Save" : "Guardar", "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", "{count} unread comments" : "{count} comentarios no leídos", - "Comment" : "Comentario" + "Comment" : "Comentario", + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comentarios</strong> de archivos <em>(siempre se listarán en stream)</em>", + "You commented" : "Has comentado", + "%1$s commented" : "%1$s comentados", + "You commented on %2$s" : "Has comentado en %2$s", + "%1$s commented on %2$s" : "%1$s comentados en %2$s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/nds.js b/apps/files/l10n/nds.js index bb3dc429711..5e3a7c06142 100644 --- a/apps/files/l10n/nds.js +++ b/apps/files/l10n/nds.js @@ -2,12 +2,18 @@ OC.L10N.register( "files", { "Files" : "Dateien", + "Close" : "Schließen", + "Download" : "Download", "Delete" : "Löschen", "Details" : "Details", + "Could not move \"{file}\", target exists" : "\"{file}\" konnte nicht verschoben werden, weil das Ziel schon existiert", + "Could not move \"{file}\"" : "\"{file}\" konnte nicht verschoben werden", "Name" : "Name", + "New" : "Neu", "New folder" : "Neuer Ordner", "Upload" : "Hochladen", "Settings" : "Einstellungen", - "WebDAV" : "WebDAV" + "WebDAV" : "WebDAV", + "Cancel upload" : "Upload abbrechen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nds.json b/apps/files/l10n/nds.json index c8e93f2fa2b..62b55a1b64e 100644 --- a/apps/files/l10n/nds.json +++ b/apps/files/l10n/nds.json @@ -1,11 +1,17 @@ { "translations": { "Files" : "Dateien", + "Close" : "Schließen", + "Download" : "Download", "Delete" : "Löschen", "Details" : "Details", + "Could not move \"{file}\", target exists" : "\"{file}\" konnte nicht verschoben werden, weil das Ziel schon existiert", + "Could not move \"{file}\"" : "\"{file}\" konnte nicht verschoben werden", "Name" : "Name", + "New" : "Neu", "New folder" : "Neuer Ordner", "Upload" : "Hochladen", "Settings" : "Einstellungen", - "WebDAV" : "WebDAV" + "WebDAV" : "WebDAV", + "Cancel upload" : "Upload abbrechen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/nds.js b/apps/files_sharing/l10n/nds.js index e263ab143a8..a92b2527c37 100644 --- a/apps/files_sharing/l10n/nds.js +++ b/apps/files_sharing/l10n/nds.js @@ -2,7 +2,11 @@ OC.L10N.register( "files_sharing", { "Cancel" : "Abbrechen", + "Invalid ownCloud url" : "Fehlerhafte ownCloud URL", + "The password is wrong. Try again." : "Dieses Passwort ist falsch. Bitte versuche es erneut.", "Password" : "Passwort", - "Name" : "Name" + "Name" : "Name", + "Add to your ownCloud" : "Zu deiner ownCloud hinzufügen", + "Download" : "Download" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nds.json b/apps/files_sharing/l10n/nds.json index 15e6870cb0e..5193f886a35 100644 --- a/apps/files_sharing/l10n/nds.json +++ b/apps/files_sharing/l10n/nds.json @@ -1,6 +1,10 @@ { "translations": { "Cancel" : "Abbrechen", + "Invalid ownCloud url" : "Fehlerhafte ownCloud URL", + "The password is wrong. Try again." : "Dieses Passwort ist falsch. Bitte versuche es erneut.", "Password" : "Passwort", - "Name" : "Name" + "Name" : "Name", + "Add to your ownCloud" : "Zu deiner ownCloud hinzufügen", + "Download" : "Download" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |