diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-29 02:14:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-29 02:14:52 +0000 |
commit | cb5c4cf98dcd72a4a92ddf89f41794f18f1148a7 (patch) | |
tree | 1e4013aa56d84c4f64d01cd6fb35ae3888e530e5 /apps/files_sharing/l10n/ca.js | |
parent | 907a6b48603f8c605318df62edfad1c13b7090df (diff) | |
download | nextcloud-server-cb5c4cf98dcd72a4a92ddf89f41794f18f1148a7.tar.gz nextcloud-server-cb5c4cf98dcd72a4a92ddf89f41794f18f1148a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 4ff0c74ae6a..6041293284a 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -37,10 +37,12 @@ OC.L10N.register( "Removed share for group {group}" : "S'ha suprimit la compartició per al grup {group}", "{actor} shared with group {group}" : "{actor} ha compartit amb el grup {group}", "{actor} removed share for group {group}" : "{actor} ha suprimit la participació del grup {grup}", + "Share for group {group} expired" : "Ha caducat la compartició per al grup {group}", "You shared {file} with group {group}" : "Heu compartit {file} amb el grup {group}", "You removed group {group} from {file}" : "Heu suprimit el grup {group} de {file}", "{actor} shared {file} with group {group}" : "{actor} ha compartit {file} amb el grup {group}", "{actor} removed group {group} from {file}" : "{actor} ha suprimit el grup {group} de {file}", + "Share for file {file} with group {group} expired" : "Ha caducat la compartició per al fitxer {file} amb el grup {group}", "Shared as public link" : "Compartit com a enllaç públic", "Removed public link" : "S'ha suprimit l'enllaç públic", "Public link expired" : "L'enllaç públic ha caducat", @@ -67,6 +69,8 @@ OC.L10N.register( "{actor} removed share for {user}" : "{actor} ha suprimit la compartició per {user}", "Shared by {actor}" : "Compartit per {actor}", "{actor} removed share" : "{actor} ha suprimit la compartició", + "Share for {user} expired" : "Ha caducat la compartició per a {user}", + "Share expired" : "La compartició ha caducat", "You shared {file} with {user}" : "Heu compartit {file} amb {user}", "You removed {user} from {file}" : "Heu suprimit {user} de {file}", "You removed yourself from {file}" : "Us heu suprimit de {file}", @@ -75,6 +79,8 @@ OC.L10N.register( "{actor} removed {user} from {file}" : "{actor} ha suprimit {user} de {file}", "{actor} shared {file} with you" : "{actor} us ha compartit {file}", "{actor} removed you from the share named {file}" : "{actor} us ha suprimit de la compartició anomenada {file}", + "Share for file {file} with {user} expired" : "Ha caducat la compartició per al fitxer {file} amb {user}", + "Share for file {file} expired" : "Ha caducat la compartició per al fitxer {file}", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "S'ha <strong>descarregat</strong> un fitxer compartit o carpeta compartida per correu o per enllaç públic", "A file or folder was shared from <strong>another server</strong>" : "S'ha compartit un fitxer o una carpeta d'un <strong>altre servidor</strong>", "A file or folder has been <strong>shared</strong>" : "S'ha <strong>compartit</strong> un fitxer o una carpeta", |