Translated using Weblate (Ukrainian)
Currently translated at 100.0% (780 of 780 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/uk/
This commit is contained in:
committed by
Dat H. Pham
parent
ef262d8ca2
commit
ed86fed93e
+77
-1
@@ -2717,7 +2717,7 @@
|
|||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"noEmailInYourCurrentFolder": "На жаль, у вашій поточній папці немає електронних листів",
|
"noEmailInYourCurrentFolder": "У вашій поточній папці немає електронних листів",
|
||||||
"@noEmailInYourCurrentFolder": {
|
"@noEmailInYourCurrentFolder": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
@@ -4910,5 +4910,81 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"showMoreAttachmentButton": "Показати ще +{count}",
|
||||||
|
"@showMoreAttachmentButton": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [
|
||||||
|
"count"
|
||||||
|
],
|
||||||
|
"placeholders": {
|
||||||
|
"count": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hideAttachmentButton": "Приховати {count}",
|
||||||
|
"@hideAttachmentButton": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [
|
||||||
|
"count"
|
||||||
|
],
|
||||||
|
"placeholders": {
|
||||||
|
"count": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"defaultIdentitySetupSuccessful": "Налаштування ідентифікації за замовчуванням успішне",
|
||||||
|
"@defaultIdentitySetupSuccessful": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"storageSettingExplanation": "Слідкуйте за наявним простором.",
|
||||||
|
"@storageSettingExplanation": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"storageIsAlmostFullMessage": "Сховище майже заповнене. Ви можете звільнити місце, видаливши непотрібні файли, або оформити підписку, щоб отримати додаткове місце.",
|
||||||
|
"@storageIsAlmostFullMessage": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"upgradeStorage": "Оновіть сховище",
|
||||||
|
"@upgradeStorage": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"storageUsedMessage": "використано {limit}",
|
||||||
|
"@storageUsedMessage": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [
|
||||||
|
"limit"
|
||||||
|
],
|
||||||
|
"placeholders": {
|
||||||
|
"limit": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"storageAvailableMessage": "Доступно: {count}",
|
||||||
|
"@storageAvailableMessage": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [
|
||||||
|
"count"
|
||||||
|
],
|
||||||
|
"placeholders": {
|
||||||
|
"count": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"mailHasBeenStarred": "Пошту позначено зірочкою",
|
||||||
|
"@mailHasBeenStarred": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"mailHasBeenUnstarred": "З пошти знято зірочку",
|
||||||
|
"@mailHasBeenUnstarred": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user