diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-02 02:08:49 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-02 02:08:49 -0400 |
commit | a323111bd1285f74aa405c240be86b5de5d0c502 (patch) | |
tree | 1beb9e3dac5391c6db8fae9bfd0d4570f17ffc3e /apps | |
parent | c4ec5bca1ba39f0a8e75ca8c47895a3a0eef5628 (diff) | |
download | nextcloud-server-a323111bd1285f74aa405c240be86b5de5d0c502.tar.gz nextcloud-server-a323111bd1285f74aa405c240be86b5de5d0c502.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/comments/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/systemtags/l10n/en_GB.js | 7 | ||||
-rw-r--r-- | apps/systemtags/l10n/en_GB.json | 7 | ||||
-rw-r--r-- | apps/user_ldap/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/en_GB.json | 1 |
10 files changed, 22 insertions, 0 deletions
diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index cabce50d16d..0ce292dc754 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -1,6 +1,7 @@ OC.L10N.register( "comments", { + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comments</strong> for files <em>(always listed in stream)</em>", "You commented" : "You commented", "%1$s commented" : "%1$s commented", "You commented on %2$s" : "You commented on %2$s", diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index 2b4e51ccd80..d3d8d496f2d 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -1,4 +1,5 @@ { "translations": { + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comments</strong> for files <em>(always listed in stream)</em>", "You commented" : "You commented", "%1$s commented" : "%1$s commented", "You commented on %2$s" : "You commented on %2$s", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index a15c67400b7..47e0dfa8cd2 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -105,6 +105,7 @@ OC.L10N.register( "With PHP-FPM it might take 5 minutes for changes to be applied." : "With PHP-FPM it might take 5 minutes for changes to be applied.", "Missing permissions to edit from here." : "Missing permissions to edit from here.", "Settings" : "Settings", + "Show hidden files" : "Show hidden files", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>", "Cancel upload" : "Cancel upload", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 46a71fdf049..7cbcbaeb0f4 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -103,6 +103,7 @@ "With PHP-FPM it might take 5 minutes for changes to be applied." : "With PHP-FPM it might take 5 minutes for changes to be applied.", "Missing permissions to edit from here." : "Missing permissions to edit from here.", "Settings" : "Settings", + "Show hidden files" : "Show hidden files", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>", "Cancel upload" : "Cancel upload", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index e13201a4675..55de8db3d7d 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -21,6 +21,7 @@ OC.L10N.register( "Public upload is only possible for publicly shared folders" : "Le téléversement public est possible uniquement pour les dossiers partagés publiquement", "Invalid date, date format must be YYYY-MM-DD" : "Date invalide, le format doit être YYYY-MM-DD", "Unknown share type" : "Type de partage inconnu", + "Can't change permissions for public share links" : "Impossible de changer les permissions pour les liens de partage public", "Shared with you" : "Partagés avec vous", "Shared with others" : "Partagés avec d'autres", "Shared by link" : "Partagés par lien", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index ce7eb9c0a5d..63383273a38 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -19,6 +19,7 @@ "Public upload is only possible for publicly shared folders" : "Le téléversement public est possible uniquement pour les dossiers partagés publiquement", "Invalid date, date format must be YYYY-MM-DD" : "Date invalide, le format doit être YYYY-MM-DD", "Unknown share type" : "Type de partage inconnu", + "Can't change permissions for public share links" : "Impossible de changer les permissions pour les liens de partage public", "Shared with you" : "Partagés avec vous", "Shared with others" : "Partagés avec d'autres", "Shared by link" : "Partagés par lien", diff --git a/apps/systemtags/l10n/en_GB.js b/apps/systemtags/l10n/en_GB.js index a976d41772a..480048b58cb 100644 --- a/apps/systemtags/l10n/en_GB.js +++ b/apps/systemtags/l10n/en_GB.js @@ -2,12 +2,19 @@ OC.L10N.register( "systemtags", { "<strong>System tags</strong> for a file have been modified" : "<strong>System tags</strong> for a file have been modified", + "You assigned system tag %3$s" : "You assigned system tag %3$s", "%1$s assigned system tag %3$s" : "%1$s assigned system tag %3$s", + "You unassigned system tag %3$s" : "You unassigned system tag %3$s", "%1$s unassigned system tag %3$s" : "%1$s unassigned system tag %3$s", + "You created system tag %2$s" : "You created system tag %2$s", "%1$s created system tag %2$s" : "%1$s created system tag %2$s", + "You deleted system tag %2$s" : "You deleted system tag %2$s", "%1$s deleted system tag %2$s" : "%1$s deleted system tag %2$s", + "You updated system tag %3$s to %2$s" : "You updated system tag %3$s to %2$s", "%1$s updated system tag %3$s to %2$s" : "%1$s updated system tag %3$s to %2$s", + "You assigned system tag %3$s to %2$s" : "You assigned system tag %3$s to %2$s", "%1$s assigned system tag %3$s to %2$s" : "%1$s assigned system tag %3$s to %2$s", + "You unassigned system tag %3$s from %2$s" : "You unassigned system tag %3$s from %2$s", "%1$s unassigned system tag %3$s from %2$s" : "%1$s unassigned system tag %3$s from %2$s", "%s (not-assignable)" : "%s (not-assignable)", "%s (invisible)" : "%s (invisible)", diff --git a/apps/systemtags/l10n/en_GB.json b/apps/systemtags/l10n/en_GB.json index 917cae24590..9f4fbc78a75 100644 --- a/apps/systemtags/l10n/en_GB.json +++ b/apps/systemtags/l10n/en_GB.json @@ -1,11 +1,18 @@ { "translations": { "<strong>System tags</strong> for a file have been modified" : "<strong>System tags</strong> for a file have been modified", + "You assigned system tag %3$s" : "You assigned system tag %3$s", "%1$s assigned system tag %3$s" : "%1$s assigned system tag %3$s", + "You unassigned system tag %3$s" : "You unassigned system tag %3$s", "%1$s unassigned system tag %3$s" : "%1$s unassigned system tag %3$s", + "You created system tag %2$s" : "You created system tag %2$s", "%1$s created system tag %2$s" : "%1$s created system tag %2$s", + "You deleted system tag %2$s" : "You deleted system tag %2$s", "%1$s deleted system tag %2$s" : "%1$s deleted system tag %2$s", + "You updated system tag %3$s to %2$s" : "You updated system tag %3$s to %2$s", "%1$s updated system tag %3$s to %2$s" : "%1$s updated system tag %3$s to %2$s", + "You assigned system tag %3$s to %2$s" : "You assigned system tag %3$s to %2$s", "%1$s assigned system tag %3$s to %2$s" : "%1$s assigned system tag %3$s to %2$s", + "You unassigned system tag %3$s from %2$s" : "You unassigned system tag %3$s from %2$s", "%1$s unassigned system tag %3$s from %2$s" : "%1$s unassigned system tag %3$s from %2$s", "%s (not-assignable)" : "%s (not-assignable)", "%s (invisible)" : "%s (invisible)", diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index 702de9a8de6..76b01ef2aca 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : " Could not set configuration %s", "Action does not exist" : "Action does not exist", "The Base DN appears to be wrong" : "The Base DN appears to be wrong", + "Testing configuration…" : "Testing configuration…", "Configuration incorrect" : "Configuration incorrect", "Configuration incomplete" : "Configuration incomplete", "Configuration OK" : "Configuration OK", diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json index 13ea62e76d8..14b808ec597 100644 --- a/apps/user_ldap/l10n/en_GB.json +++ b/apps/user_ldap/l10n/en_GB.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : " Could not set configuration %s", "Action does not exist" : "Action does not exist", "The Base DN appears to be wrong" : "The Base DN appears to be wrong", + "Testing configuration…" : "Testing configuration…", "Configuration incorrect" : "Configuration incorrect", "Configuration incomplete" : "Configuration incomplete", "Configuration OK" : "Configuration OK", |