Skip to content

Commit 4425664

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 5ebc017 commit 4425664

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

l10n/et_EE.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,9 @@ OC.L10N.register(
263263
"Remove attachment" : "Eemalda manus",
264264
"Delete Attachment" : "Kustuta manus",
265265
"Restore Attachment" : "Taasta manus",
266+
"Modified: {modifiedDate} ⸱ Created: {createdDate}" : "Muudetud: {modifiedDate} ⸱ Loodud: {createdDate}",
267+
"Modified: {modifiedDate}\nCreated: {createdDate}\nCreated by: {owner}" : "Muudetud: {modifiedDate}\nLoodud: {createdDate}\nLooja: {owner}",
268+
"Modified: {modifiedDate}\nCreated: {createdDate}" : "Muudetud: {modifiedDate}\nLoodud: {createdDate}",
266269
"The title cannot be empty." : "Pealkiri ei saa olla tühi.",
267270
"Cannot close unsaved card!" : "Salvestamata kaarti ei saa sulgeda!",
268271
"Open in sidebar view" : "Ava külgriba vaates",
@@ -307,6 +310,10 @@ OC.L10N.register(
307310
"Not done" : "Pole valmis",
308311
"Unarchive card" : "Eemalda kaart arhiivist",
309312
"Archive card" : "Arhiveeri kaart",
313+
"Assign a start date to this card…" : "Määra sellele kaardile alguskuupäev…",
314+
"Set a start date" : "Määratle alguskuupäev",
315+
"Add start date" : "Lisa alguskuupäev",
316+
"Remove start date" : "Eemalda alguskuupäev",
310317
"Assign a tag to this card…" : "Lisa sellele kaardile silt…",
311318
"Select or create a tag…" : "Vali või koosta silt…",
312319
"Create a new tag:" : "Lisa uus silt:",

l10n/et_EE.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,9 @@
261261
"Remove attachment" : "Eemalda manus",
262262
"Delete Attachment" : "Kustuta manus",
263263
"Restore Attachment" : "Taasta manus",
264+
"Modified: {modifiedDate} ⸱ Created: {createdDate}" : "Muudetud: {modifiedDate} ⸱ Loodud: {createdDate}",
265+
"Modified: {modifiedDate}\nCreated: {createdDate}\nCreated by: {owner}" : "Muudetud: {modifiedDate}\nLoodud: {createdDate}\nLooja: {owner}",
266+
"Modified: {modifiedDate}\nCreated: {createdDate}" : "Muudetud: {modifiedDate}\nLoodud: {createdDate}",
264267
"The title cannot be empty." : "Pealkiri ei saa olla tühi.",
265268
"Cannot close unsaved card!" : "Salvestamata kaarti ei saa sulgeda!",
266269
"Open in sidebar view" : "Ava külgriba vaates",
@@ -305,6 +308,10 @@
305308
"Not done" : "Pole valmis",
306309
"Unarchive card" : "Eemalda kaart arhiivist",
307310
"Archive card" : "Arhiveeri kaart",
311+
"Assign a start date to this card…" : "Määra sellele kaardile alguskuupäev…",
312+
"Set a start date" : "Määratle alguskuupäev",
313+
"Add start date" : "Lisa alguskuupäev",
314+
"Remove start date" : "Eemalda alguskuupäev",
308315
"Assign a tag to this card…" : "Lisa sellele kaardile silt…",
309316
"Select or create a tag…" : "Vali või koosta silt…",
310317
"Create a new tag:" : "Lisa uus silt:",

0 commit comments

Comments
 (0)