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

github.com/nextcloud/tasks.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-03-10 04:34:18 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-10 04:34:18 +0300
commitc19b1448685232b4273cfd590672dff777ac6698 (patch)
treebc96180fa9c70e4f5b261bbef8fc03d7a88be4a4 /l10n
parent515d572de6ab1fae31135ae09f3a81675f610012 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ca.js4
-rw-r--r--l10n/ca.json4
-rw-r--r--l10n/sv.js1
-rw-r--r--l10n/sv.json1
4 files changed, 6 insertions, 4 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index bbaed1bb..b2b7e438 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -11,7 +11,7 @@ OC.L10N.register(
"The Tasks app for Nextcloud" : "L'app de tasques per Nextcloud",
"Once enabled, a new Tasks menu will appear in your Nextcloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates, reminder times, mark them as important, and add comments on them. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an Nextcloud calendar, to sync it to your local client - Thunderbird, Evolution, KDE Kontact, iCal... - just add the calendar as a remote calendar in you client). You can download your tasks as ICS files using the download button for each calendar." : "Una vegada permès, apareixerà un nou menú de Tasques al seu menú d'aplicacions Nextcloud. Des d'allà pot afegir i suprimir les tasques, editar seu títol, descripció, dates d’inici i venciments, hores de recordatoris, marcar-les com importants i afegir comentaris sobre elles. Les tasques es poden compartir entre usuaris. Les tasques es poden sincronitzar mitjançant CalDav (cada llista de tasques està vinculada a un calendari de Nextcloud, per sincronitzar amb el seu client local - Thunderbird, Evolution, KDE Kontact, iCal... - només afegeixi el calendari com a calendari remot en el teu client). Pots descarregar les teves tasques com a fitxers ICS utilitzant el botó de descàrrega per a cada calendari.",
"Delete" : "Esborra",
- "Cancel" : "Cancel·lar",
+ "Cancel" : "Cancel·la",
"Change sort order" : "Canvia l'ordre",
"Default" : "Per defecte",
"Due date" : "Per la data",
@@ -28,7 +28,7 @@ OC.L10N.register(
"Task not found!" : "La tasca no s'ha trobat!",
"%s %% completed" : "%s %% completat",
"Edit" : "Edita",
- "Download" : "Descarrega",
+ "Download" : "Baixa",
"Save" : "Desa",
"Add List..." : "Afegeix Llista...",
"New List" : "Nova llista",
diff --git a/l10n/ca.json b/l10n/ca.json
index 57b8006a..acfb0026 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -9,7 +9,7 @@
"The Tasks app for Nextcloud" : "L'app de tasques per Nextcloud",
"Once enabled, a new Tasks menu will appear in your Nextcloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates, reminder times, mark them as important, and add comments on them. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an Nextcloud calendar, to sync it to your local client - Thunderbird, Evolution, KDE Kontact, iCal... - just add the calendar as a remote calendar in you client). You can download your tasks as ICS files using the download button for each calendar." : "Una vegada permès, apareixerà un nou menú de Tasques al seu menú d'aplicacions Nextcloud. Des d'allà pot afegir i suprimir les tasques, editar seu títol, descripció, dates d’inici i venciments, hores de recordatoris, marcar-les com importants i afegir comentaris sobre elles. Les tasques es poden compartir entre usuaris. Les tasques es poden sincronitzar mitjançant CalDav (cada llista de tasques està vinculada a un calendari de Nextcloud, per sincronitzar amb el seu client local - Thunderbird, Evolution, KDE Kontact, iCal... - només afegeixi el calendari com a calendari remot en el teu client). Pots descarregar les teves tasques com a fitxers ICS utilitzant el botó de descàrrega per a cada calendari.",
"Delete" : "Esborra",
- "Cancel" : "Cancel·lar",
+ "Cancel" : "Cancel·la",
"Change sort order" : "Canvia l'ordre",
"Default" : "Per defecte",
"Due date" : "Per la data",
@@ -26,7 +26,7 @@
"Task not found!" : "La tasca no s'ha trobat!",
"%s %% completed" : "%s %% completat",
"Edit" : "Edita",
- "Download" : "Descarrega",
+ "Download" : "Baixa",
"Save" : "Desa",
"Add List..." : "Afegeix Llista...",
"New List" : "Nova llista",
diff --git a/l10n/sv.js b/l10n/sv.js
index 763d2721..667f9cc3 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Task not found!" : "Uppgift ej hittad!",
"%s %% completed" : "%s %% slutfört",
"Edit" : "Ändra",
+ "Copied" : "Kopierad",
"Download" : "Ladda ned",
"Save" : "Spara",
"Add List..." : "Lägg till lista ...",
diff --git a/l10n/sv.json b/l10n/sv.json
index cb8835a4..9e5c99d0 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -24,6 +24,7 @@
"Task not found!" : "Uppgift ej hittad!",
"%s %% completed" : "%s %% slutfört",
"Edit" : "Ändra",
+ "Copied" : "Kopierad",
"Download" : "Ladda ned",
"Save" : "Spara",
"Add List..." : "Lägg till lista ...",