Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/1829/merge
Nextcloud bot 2024-01-04 01:32:07 +00:00
rodzic 12a1870cef
commit 0ca26e0406
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 130DAB86D3FB356C
2 zmienionych plików z 40 dodań i 0 usunięć

21
l10n/ka.js 100644
Wyświetl plik

@ -0,0 +1,21 @@
OC.L10N.register(
"social",
{
"Help" : "Help",
"Open documentation" : "Open documentation",
"Home" : "Home",
"Notifications" : "Notifications",
"Profile" : "Profile",
"In reply to" : "In reply to",
"Add emoji" : "Add emoji",
"Delete" : "Delete",
"Website" : "Website",
"No results found" : "No results found",
"Reply" : "Reply",
"Deny" : "Deny",
"Close" : "Close",
"Continue" : "Continue",
"User not found" : "User not found",
"Public" : "Public"
},
"nplurals=2; plural=(n!=1);");

19
l10n/ka.json 100644
Wyświetl plik

@ -0,0 +1,19 @@
{ "translations": {
"Help" : "Help",
"Open documentation" : "Open documentation",
"Home" : "Home",
"Notifications" : "Notifications",
"Profile" : "Profile",
"In reply to" : "In reply to",
"Add emoji" : "Add emoji",
"Delete" : "Delete",
"Website" : "Website",
"No results found" : "No results found",
"Reply" : "Reply",
"Deny" : "Deny",
"Close" : "Close",
"Continue" : "Continue",
"User not found" : "User not found",
"Public" : "Public"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}