diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-16 01:55:32 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-16 01:55:32 -0500 |
commit | 5b9c453071fe900529cd26b88fbc681d8b153b43 (patch) | |
tree | 780a86b9db5384cb55ed34cb29a852fb6a636433 /apps/files_sharing | |
parent | be3d4fd303569a99554dbc6c62ce8992a45c51ad (diff) | |
download | nextcloud-server-5b9c453071fe900529cd26b88fbc681d8b153b43.tar.gz nextcloud-server-5b9c453071fe900529cd26b88fbc681d8b153b43.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/en_GB.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.json | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fr.json | 3 |
6 files changed, 20 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index c5dfd1a7674..e095c4bf677 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -21,6 +21,9 @@ OC.L10N.register( "Shared by" : "Shared by", "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", "You received a new remote share from %s" : "You received a new remote share from %s", + "%1$s accepted remote share %2$s" : "%1$s accepted remote share %2$s", + "%1$s declined remote share %2$s" : "%1$s declined remote share %2$s", + "%1$s unshared %2$s" : "%1$s unshared %2$s", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index a145d68425c..056d6723a5a 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -19,6 +19,9 @@ "Shared by" : "Shared by", "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", "You received a new remote share from %s" : "You received a new remote share from %s", + "%1$s accepted remote share %2$s" : "%1$s accepted remote share %2$s", + "%1$s declined remote share %2$s" : "%1$s declined remote share %2$s", + "%1$s unshared %2$s" : "%1$s unshared %2$s", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index d7bfe45928f..70473b1daa6 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -20,6 +20,10 @@ OC.L10N.register( "Invalid ownCloud url" : "URL de ownCloud inválido", "Shared by" : "Compartido por", "A file or folder was shared from <strong>another server</strong>" : "Se ha compartido un archivo o carpeta desde <strong>otro servidor</strong>", + "You received a new remote share from %s" : "Ha recibido un nuevo recurso compartido remoto de %s", + "%1$s accepted remote share %2$s" : "%1$s aceptó el recurso compartido remoto %2$s", + "%1$s declined remote share %2$s" : "%1$s ha rechazado el recurso compartido remoto %2$s", + "%1$s unshared %2$s" : "%1$s dejó de compartir %2$s", "This share is password-protected" : "Este elemento compartido esta protegido por contraseña", "The password is wrong. Try again." : "La contraseña introducida es errónea. Inténtelo de nuevo.", "Password" : "Contraseña", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index d7d3331ab22..9675ae0e75c 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -18,6 +18,10 @@ "Invalid ownCloud url" : "URL de ownCloud inválido", "Shared by" : "Compartido por", "A file or folder was shared from <strong>another server</strong>" : "Se ha compartido un archivo o carpeta desde <strong>otro servidor</strong>", + "You received a new remote share from %s" : "Ha recibido un nuevo recurso compartido remoto de %s", + "%1$s accepted remote share %2$s" : "%1$s aceptó el recurso compartido remoto %2$s", + "%1$s declined remote share %2$s" : "%1$s ha rechazado el recurso compartido remoto %2$s", + "%1$s unshared %2$s" : "%1$s dejó de compartir %2$s", "This share is password-protected" : "Este elemento compartido esta protegido por contraseña", "The password is wrong. Try again." : "La contraseña introducida es errónea. Inténtelo de nuevo.", "Password" : "Contraseña", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 734f1091f75..f8a5ab777c2 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -21,6 +21,9 @@ OC.L10N.register( "Shared by" : "Partagé par", "A file or folder was shared from <strong>another server</strong>" : "Un fichier ou un répertoire a été partagé depuis <strong>un autre serveur</strong>", "You received a new remote share from %s" : "Vous avez reçu un partage distant de %s", + "%1$s accepted remote share %2$s" : "%1$s partage distant accepté %2$s", + "%1$s declined remote share %2$s" : "%1$s partage distant refusé %2$s", + "%1$s unshared %2$s" : "%1$s non partagé %2$s", "This share is password-protected" : "Ce partage est protégé par un mot de passe", "The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.", "Password" : "Mot de passe", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 5fbdc5da72b..081fd1c8236 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -19,6 +19,9 @@ "Shared by" : "Partagé par", "A file or folder was shared from <strong>another server</strong>" : "Un fichier ou un répertoire a été partagé depuis <strong>un autre serveur</strong>", "You received a new remote share from %s" : "Vous avez reçu un partage distant de %s", + "%1$s accepted remote share %2$s" : "%1$s partage distant accepté %2$s", + "%1$s declined remote share %2$s" : "%1$s partage distant refusé %2$s", + "%1$s unshared %2$s" : "%1$s non partagé %2$s", "This share is password-protected" : "Ce partage est protégé par un mot de passe", "The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.", "Password" : "Mot de passe", |