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

github.com/nextcloud/mail.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>2020-01-12 05:46:43 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-12 05:46:43 +0300
commit9f97cc56cc5aae98b85affa197a040d900be2550 (patch)
treee445bccd6cdc9ba7921f7f0b834f8e3fda8aaa62 /l10n
parent37f2a0313c0b3b91f76b53534ac173e90be386b8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/it.js1
-rw-r--r--l10n/it.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index d9d65af3d..0450b96ee 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -114,6 +114,7 @@ OC.L10N.register(
"Airplane" : "Letadlo",
"Reservation {id}" : "Rezervace {id}",
"Flight {flightNr} from {depAirport} to {arrAirport}" : "Let {flightNr} z {depAirport} do {arrAirport}",
+ "Train" : "Vlak",
"{trainNr} from {depStation} to {arrStation}" : "{trainNr} z {depStation} do {arrStation}",
"Train from {depStation} to {arrStation}" : "Vlak z {depStation} do {arrStation}",
"Mail app" : "E-mailová aplikace",
diff --git a/l10n/cs.json b/l10n/cs.json
index 5c2072104..faf90126c 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -112,6 +112,7 @@
"Airplane" : "Letadlo",
"Reservation {id}" : "Rezervace {id}",
"Flight {flightNr} from {depAirport} to {arrAirport}" : "Let {flightNr} z {depAirport} do {arrAirport}",
+ "Train" : "Vlak",
"{trainNr} from {depStation} to {arrStation}" : "{trainNr} z {depStation} do {arrStation}",
"Train from {depStation} to {arrStation}" : "Vlak z {depStation} do {arrStation}",
"Mail app" : "E-mailová aplikace",
diff --git a/l10n/it.js b/l10n/it.js
index 58bc177a9..c7acdb74c 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -114,6 +114,7 @@ OC.L10N.register(
"Airplane" : "Aereo",
"Reservation {id}" : "Prenotazione {id}",
"Flight {flightNr} from {depAirport} to {arrAirport}" : "Volo {flightNr} da {depAirport} a {arrAirport}",
+ "Train" : "Treno",
"{trainNr} from {depStation} to {arrStation}" : "{trainNr} da {depStation} a {arrStation}",
"Train from {depStation} to {arrStation}" : "Treno da {depStation} a {arrStation}",
"Mail app" : "Applicazione di posta",
diff --git a/l10n/it.json b/l10n/it.json
index 34d46fbef..fab9e639a 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -112,6 +112,7 @@
"Airplane" : "Aereo",
"Reservation {id}" : "Prenotazione {id}",
"Flight {flightNr} from {depAirport} to {arrAirport}" : "Volo {flightNr} da {depAirport} a {arrAirport}",
+ "Train" : "Treno",
"{trainNr} from {depStation} to {arrStation}" : "{trainNr} da {depStation} a {arrStation}",
"Train from {depStation} to {arrStation}" : "Treno da {depStation} a {arrStation}",
"Mail app" : "Applicazione di posta",