[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
stable23
Nextcloud bot 2022-09-07 03:28:37 +00:00
rodzic dc969f824e
commit 315ec20737
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 130DAB86D3FB356C
2 zmienionych plików z 16 dodań i 14 usunięć

Wyświetl plik

@ -1,12 +1,13 @@
OC.L10N.register(
"social",
{
"Help" : "Yordam",
"Finish setup" : "O'rnatishni tugating",
"Home" : "Bosh sahifa",
"Notifications" : "Bildirishnomalar",
"Delete" : "O'chir",
"Close" : "yopish",
"Continue" : "Davom etish"
"Help" : "Help",
"Finish setup" : "Finish setup",
"Home" : "Home",
"Notifications" : "Notifications",
"Delete" : "Delete",
"Close" : "Close",
"Hello" : "Hello",
"Continue" : "Continue"
},
"nplurals=1; plural=0;");

Wyświetl plik

@ -1,10 +1,11 @@
{ "translations": {
"Help" : "Yordam",
"Finish setup" : "O'rnatishni tugating",
"Home" : "Bosh sahifa",
"Notifications" : "Bildirishnomalar",
"Delete" : "O'chir",
"Close" : "yopish",
"Continue" : "Davom etish"
"Help" : "Help",
"Finish setup" : "Finish setup",
"Home" : "Home",
"Notifications" : "Notifications",
"Delete" : "Delete",
"Close" : "Close",
"Hello" : "Hello",
"Continue" : "Continue"
},"pluralForm" :"nplurals=1; plural=0;"
}