Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2024-01-04 00:51:40 +00:00
Родитель 437fe4b964
Коммит 7c77c81d7a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
2 изменённых файлов: 72 добавлений и 0 удалений

37
l10n/ka.js Normal file
Просмотреть файл

@ -0,0 +1,37 @@
OC.L10N.register(
"forms",
{
"Copy" : "Copy",
"Shared with you" : "Shared with you",
"Select groups" : "Select groups",
"Other" : "Other",
"Set expiration date" : "Set expiration date",
"Permissions" : "Permissions",
"Delete" : "Delete",
"Group" : "Group",
"Circle" : "Circle",
"Share link" : "Share link",
"Copy to clipboard" : "Copy to clipboard",
"Internal link" : "Internal link",
"View" : "View",
"Edit" : "Edit",
"Share" : "Share",
"Description" : "Description",
"Summary" : "Summary",
"Sharing" : "Sharing",
"Settings" : "Settings",
"Submit" : "Submit",
"Abort" : "Abort",
"Cannot copy, please copy the link manually" : "Cannot copy, please copy the link manually",
"No recommendations. Start typing." : "No recommendations. Start typing.",
"No elements found." : "No elements found.",
"Checkboxes" : "Checkboxes",
"Date" : "Date",
"Pick a date" : "Pick a date",
"Time" : "Time",
"Pick a time" : "Pick a time",
"Text" : "Text",
"Phone number" : "Phone number",
"Email address" : "Email address"
},
"nplurals=2; plural=(n!=1);");

35
l10n/ka.json Normal file
Просмотреть файл

@ -0,0 +1,35 @@
{ "translations": {
"Copy" : "Copy",
"Shared with you" : "Shared with you",
"Select groups" : "Select groups",
"Other" : "Other",
"Set expiration date" : "Set expiration date",
"Permissions" : "Permissions",
"Delete" : "Delete",
"Group" : "Group",
"Circle" : "Circle",
"Share link" : "Share link",
"Copy to clipboard" : "Copy to clipboard",
"Internal link" : "Internal link",
"View" : "View",
"Edit" : "Edit",
"Share" : "Share",
"Description" : "Description",
"Summary" : "Summary",
"Sharing" : "Sharing",
"Settings" : "Settings",
"Submit" : "Submit",
"Abort" : "Abort",
"Cannot copy, please copy the link manually" : "Cannot copy, please copy the link manually",
"No recommendations. Start typing." : "No recommendations. Start typing.",
"No elements found." : "No elements found.",
"Checkboxes" : "Checkboxes",
"Date" : "Date",
"Pick a date" : "Pick a date",
"Time" : "Time",
"Pick a time" : "Pick a time",
"Text" : "Text",
"Phone number" : "Phone number",
"Email address" : "Email address"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}