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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-01-09 04:23:04 +0300
committerNextcloud bot <bot@nextcloud.com>2019-01-09 04:23:04 +0300
commit5d7027901a34bbd847f352f07c6d635c6150189d (patch)
treecf8fe737e2b1684ba0a7480cb44d501a0c584f84 /l10n
parentce86473c318e716094136019d58e729b557febe1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/gl.js4
-rw-r--r--l10n/gl.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/l10n/gl.js b/l10n/gl.js
index 8d7398f..bd0c051 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -2,10 +2,10 @@ OC.L10N.register(
"files_downloadactivity",
{
"Downloaded by {actor} (via desktop)" : "Descargado por {actor} (co cliente de escritorio)",
- "Downloaded by {actor} (via app)" : "Descargado por {actor} (coa aplicación)",
+ "Downloaded by {actor} (via app)" : "Descargado por {actor} (co aplicativo)",
"Downloaded by {actor} (via browser)" : "Descargado por {actor} (co navegador)",
"Shared file {file} was downloaded by {actor} via the desktop client" : "O ficheiro compartido {file} foi descargado por {actor} co cliente de escritorio",
- "Shared file {file} was downloaded by {actor} via the mobile app" : "O ficheiro compartido {file} foi descargado por {actor} coa aplicación móbil",
+ "Shared file {file} was downloaded by {actor} via the mobile app" : "O ficheiro compartido {file} foi descargado por {actor} co apli móbil",
"Shared file {file} was downloaded by {actor} via the browser" : "O ficheiro compartido {file} foi descargado por {actor} co navegador",
"A local shared file or folder was <strong>downloaded</strong>" : "Foi <strong>descargado</strong> un ficheiro ou cartafol local",
"Activities for shared file downloads" : "Actividades para os ficheiros compartidos descargados",
diff --git a/l10n/gl.json b/l10n/gl.json
index c66f403..6572bb7 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -1,9 +1,9 @@
{ "translations": {
"Downloaded by {actor} (via desktop)" : "Descargado por {actor} (co cliente de escritorio)",
- "Downloaded by {actor} (via app)" : "Descargado por {actor} (coa aplicación)",
+ "Downloaded by {actor} (via app)" : "Descargado por {actor} (co aplicativo)",
"Downloaded by {actor} (via browser)" : "Descargado por {actor} (co navegador)",
"Shared file {file} was downloaded by {actor} via the desktop client" : "O ficheiro compartido {file} foi descargado por {actor} co cliente de escritorio",
- "Shared file {file} was downloaded by {actor} via the mobile app" : "O ficheiro compartido {file} foi descargado por {actor} coa aplicación móbil",
+ "Shared file {file} was downloaded by {actor} via the mobile app" : "O ficheiro compartido {file} foi descargado por {actor} co apli móbil",
"Shared file {file} was downloaded by {actor} via the browser" : "O ficheiro compartido {file} foi descargado por {actor} co navegador",
"A local shared file or folder was <strong>downloaded</strong>" : "Foi <strong>descargado</strong> un ficheiro ou cartafol local",
"Activities for shared file downloads" : "Actividades para os ficheiros compartidos descargados",