Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/256/merge
Nextcloud bot 2024-01-04 02:27:44 +00:00
parent 038221f415
commit 96de31f1f6
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 54 additions and 0 deletions

28
l10n/ka.js Normal file
View File

@ -0,0 +1,28 @@
OC.L10N.register(
"bbb",
{
"Public" : "Public",
"Back to %s" : "Back to %s",
"Save" : "Save",
"Community" : "Community",
"Display name" : "Display name",
"Password" : "პაროლი",
"Join" : "Join",
"Hello %s" : "Hello %s",
"Group" : "Group",
"No matches" : "No matches",
"Name" : "Name",
"Edit" : "Edit",
"Welcome" : "Welcome",
"Miscellaneous" : "Miscellaneous",
"Recording" : "Recording",
"Create" : "Create",
"Copy to clipboard" : "Copy to clipboard",
"Delete" : "Delete",
"Error" : "Error",
"moderator" : "moderator",
"Share" : "Share",
"Loading" : "Loading",
"Settings saved" : "Settings saved"
},
"nplurals=2; plural=(n!=1);");

26
l10n/ka.json Normal file
View File

@ -0,0 +1,26 @@
{ "translations": {
"Public" : "Public",
"Back to %s" : "Back to %s",
"Save" : "Save",
"Community" : "Community",
"Display name" : "Display name",
"Password" : "პაროლი",
"Join" : "Join",
"Hello %s" : "Hello %s",
"Group" : "Group",
"No matches" : "No matches",
"Name" : "Name",
"Edit" : "Edit",
"Welcome" : "Welcome",
"Miscellaneous" : "Miscellaneous",
"Recording" : "Recording",
"Create" : "Create",
"Copy to clipboard" : "Copy to clipboard",
"Delete" : "Delete",
"Error" : "Error",
"moderator" : "moderator",
"Share" : "Share",
"Loading" : "Loading",
"Settings saved" : "Settings saved"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}