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-08-12 05:41:25 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-12 05:41:25 +0300
commit0ec0274f86d438c23e24ca471673309f1bb1428b (patch)
treed9d07f974151ea72e568b1b0598ffe874ee7869d
parent407a5670235905805473ec31ae4093be7a142069 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/eu.js14
-rw-r--r--l10n/eu.json14
2 files changed, 14 insertions, 14 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index f73223a..2c840a0 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -1,14 +1,14 @@
OC.L10N.register(
"files_downloadactivity",
{
- "Downloaded by {actor} (via desktop)" : "{actor}-k jaitsi du (idazmahaia erabiliz)",
- "Downloaded by {actor} (via app)" : "{actor}-k jaitsi du (app-a erabiliz)",
- "Downloaded by {actor} (via browser)" : "{actor}-k jaitsi du (nabigatzailea erabiliz)",
- "Shared file {file} was downloaded by {actor} via the desktop client" : "{file} partekatutako fitxategia {actor} -k jaitsi du idazmahai bezeroa erabiliz",
- "Shared file {file} was downloaded by {actor} via the mobile app" : "{file} partekatutako fitxategia {actor} -k jaitsi du mugikorrentzako app-a erabiliz",
- "Shared file {file} was downloaded by {actor} via the browser" : "{file} partekatutako fitxategia {actor} -k jaitsi du nabigatzailea erabiliz",
+ "Downloaded by {actor} (via desktop)" : "{actor}-(e)k deskargatu du (idazmahaia erabiliz)",
+ "Downloaded by {actor} (via app)" : "{actor}-(e)k deskargatu du (aplikazioa erabiliz)",
+ "Downloaded by {actor} (via browser)" : "{actor}-(e)k deskargatu du (arakatzailea erabiliz)",
+ "Shared file {file} was downloaded by {actor} via the desktop client" : "{file} partekatutako fitxategia {actor}-(e)k deskargatu du idazmahai bezeroa erabiliz",
+ "Shared file {file} was downloaded by {actor} via the mobile app" : "{file} partekatutako fitxategia {actor}-(e)k deskargatu du mugikorrentzako aplikazioa erabiliz",
+ "Shared file {file} was downloaded by {actor} via the browser" : "{file} partekatutako fitxategia {actor}-(e)k deskargatu du arakatzailea erabiliz",
"A local shared file or folder was <strong>downloaded</strong>" : "Publikoki partekatutako fitxategi edo karpeta bat <strong>deskargatu da</strong>",
- "Activities for shared file downloads" : "Jaitsitako partekatutako fitxategien ekintzak",
+ "Activities for shared file downloads" : "Deskargatutako partekatutako fitxategien ekintzak",
"Creates activities for downloads of files that were shared with other users or a group" : "Sortu beste erabiltzaile batzuekin edo taldeekin partekatutako fitxategien deskargarako ekintzak"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
index 12681d5..065e718 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -1,12 +1,12 @@
{ "translations": {
- "Downloaded by {actor} (via desktop)" : "{actor}-k jaitsi du (idazmahaia erabiliz)",
- "Downloaded by {actor} (via app)" : "{actor}-k jaitsi du (app-a erabiliz)",
- "Downloaded by {actor} (via browser)" : "{actor}-k jaitsi du (nabigatzailea erabiliz)",
- "Shared file {file} was downloaded by {actor} via the desktop client" : "{file} partekatutako fitxategia {actor} -k jaitsi du idazmahai bezeroa erabiliz",
- "Shared file {file} was downloaded by {actor} via the mobile app" : "{file} partekatutako fitxategia {actor} -k jaitsi du mugikorrentzako app-a erabiliz",
- "Shared file {file} was downloaded by {actor} via the browser" : "{file} partekatutako fitxategia {actor} -k jaitsi du nabigatzailea erabiliz",
+ "Downloaded by {actor} (via desktop)" : "{actor}-(e)k deskargatu du (idazmahaia erabiliz)",
+ "Downloaded by {actor} (via app)" : "{actor}-(e)k deskargatu du (aplikazioa erabiliz)",
+ "Downloaded by {actor} (via browser)" : "{actor}-(e)k deskargatu du (arakatzailea erabiliz)",
+ "Shared file {file} was downloaded by {actor} via the desktop client" : "{file} partekatutako fitxategia {actor}-(e)k deskargatu du idazmahai bezeroa erabiliz",
+ "Shared file {file} was downloaded by {actor} via the mobile app" : "{file} partekatutako fitxategia {actor}-(e)k deskargatu du mugikorrentzako aplikazioa erabiliz",
+ "Shared file {file} was downloaded by {actor} via the browser" : "{file} partekatutako fitxategia {actor}-(e)k deskargatu du arakatzailea erabiliz",
"A local shared file or folder was <strong>downloaded</strong>" : "Publikoki partekatutako fitxategi edo karpeta bat <strong>deskargatu da</strong>",
- "Activities for shared file downloads" : "Jaitsitako partekatutako fitxategien ekintzak",
+ "Activities for shared file downloads" : "Deskargatutako partekatutako fitxategien ekintzak",
"Creates activities for downloads of files that were shared with other users or a group" : "Sortu beste erabiltzaile batzuekin edo taldeekin partekatutako fitxategien deskargarako ekintzak"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file