Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_downloadactivity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-14 05:43:06 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-14 05:43:06 +0300
commit84eb7570c07240b9ca4e15553de0c4d072374f67 (patch)
tree6da1458a064919c06b4d2cb6a62646762844c1a2
parent0914a94b9627e24eedab697d47535b03c20a4817 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ca.js18
-rw-r--r--l10n/ca.json18
2 files changed, 18 insertions, 18 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index e5bcfcd..0e67b60 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -1,14 +1,14 @@
OC.L10N.register(
"files_downloadactivity",
{
- "Downloaded by {actor} (via desktop)" : "Descarregat per {actor} (mitjançant l'escriptori)",
- "Downloaded by {actor} (via app)" : "Descarregat per {actor} (mitjançant l'aplicació)",
- "Downloaded by {actor} (via browser)" : "Descarregat per {actor} (mitjançant el navegador)",
- "Shared file {file} was downloaded by {actor} via the desktop client" : "El fitxer compartit {file} ha estat descarregat per {actor} mitjançant el client d'escriptori",
- "Shared file {file} was downloaded by {actor} via the mobile app" : "El fitxer compartit {file} ha estat descarregat per {actor} mitjançant l'aplicació per a mòbils",
- "Shared file {file} was downloaded by {actor} via the browser" : "El fitxer compartit {file} ha estat descarregat per {actor} mitjançant el navegador",
- "A local shared file or folder was <strong>downloaded</strong>" : "Un fitxer o carpeta compartida local ha estat <strong>descarregat</strong>",
- "Activities for shared file downloads" : "Activitats per a descàrregues de fitxers compartits",
- "Creates activities for downloads of files that were shared with other users or a group" : "Crea activitats per a descàrregues de fitxers que han estat compartits amb altres usuaris o amb un grup"
+ "Downloaded by {actor} (via desktop)" : "L'ha baixat {actor} (mitjançant el client d'escriptori)",
+ "Downloaded by {actor} (via app)" : "L'ha baixat {actor} (mitjançant l'aplicació)",
+ "Downloaded by {actor} (via browser)" : "L'ha baixat {actor} (mitjançant el navegador)",
+ "Shared file {file} was downloaded by {actor} via the desktop client" : "{actor} ha baixat el fitxer compartit {file} mitjançant el client d'escriptori",
+ "Shared file {file} was downloaded by {actor} via the mobile app" : "{actor} ha baixat el fitxer compartit {file} mitjançant l'aplicació mòbil",
+ "Shared file {file} was downloaded by {actor} via the browser" : "{actor} ha baixat el fitxer compartit {file} mitjançant el navegador",
+ "A local shared file or folder was <strong>downloaded</strong>" : "S'ha <strong>baixat</strong> un fitxer o una carpeta compartida local",
+ "Activities for shared file downloads" : "Activitat de baixades de fitxers compartits",
+ "Creates activities for downloads of files that were shared with other users or a group" : "Crea activitats per a les baixades de fitxers que s'han compartit amb altres usuaris o amb un grup"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ca.json b/l10n/ca.json
index 9cbface..64ab62a 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -1,12 +1,12 @@
{ "translations": {
- "Downloaded by {actor} (via desktop)" : "Descarregat per {actor} (mitjançant l'escriptori)",
- "Downloaded by {actor} (via app)" : "Descarregat per {actor} (mitjançant l'aplicació)",
- "Downloaded by {actor} (via browser)" : "Descarregat per {actor} (mitjançant el navegador)",
- "Shared file {file} was downloaded by {actor} via the desktop client" : "El fitxer compartit {file} ha estat descarregat per {actor} mitjançant el client d'escriptori",
- "Shared file {file} was downloaded by {actor} via the mobile app" : "El fitxer compartit {file} ha estat descarregat per {actor} mitjançant l'aplicació per a mòbils",
- "Shared file {file} was downloaded by {actor} via the browser" : "El fitxer compartit {file} ha estat descarregat per {actor} mitjançant el navegador",
- "A local shared file or folder was <strong>downloaded</strong>" : "Un fitxer o carpeta compartida local ha estat <strong>descarregat</strong>",
- "Activities for shared file downloads" : "Activitats per a descàrregues de fitxers compartits",
- "Creates activities for downloads of files that were shared with other users or a group" : "Crea activitats per a descàrregues de fitxers que han estat compartits amb altres usuaris o amb un grup"
+ "Downloaded by {actor} (via desktop)" : "L'ha baixat {actor} (mitjançant el client d'escriptori)",
+ "Downloaded by {actor} (via app)" : "L'ha baixat {actor} (mitjançant l'aplicació)",
+ "Downloaded by {actor} (via browser)" : "L'ha baixat {actor} (mitjançant el navegador)",
+ "Shared file {file} was downloaded by {actor} via the desktop client" : "{actor} ha baixat el fitxer compartit {file} mitjançant el client d'escriptori",
+ "Shared file {file} was downloaded by {actor} via the mobile app" : "{actor} ha baixat el fitxer compartit {file} mitjançant l'aplicació mòbil",
+ "Shared file {file} was downloaded by {actor} via the browser" : "{actor} ha baixat el fitxer compartit {file} mitjançant el navegador",
+ "A local shared file or folder was <strong>downloaded</strong>" : "S'ha <strong>baixat</strong> un fitxer o una carpeta compartida local",
+ "Activities for shared file downloads" : "Activitat de baixades de fitxers compartits",
+ "Creates activities for downloads of files that were shared with other users or a group" : "Crea activitats per a les baixades de fitxers que s'han compartit amb altres usuaris o amb un grup"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file