mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/258/merge
parent
038221f415
commit
96de31f1f6
|
@ -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);");
|
|
@ -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);"
|
||||
}
|
Loading…
Reference in New Issue