mirror of https://github.com/sualko/cloud_bbb
Compare commits
1 Commits
eb8caaf1dd
...
6486abd927
Author | SHA1 | Date |
---|---|---|
|
6486abd927 |
|
@ -1,7 +1,6 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"bbb",
|
"bbb",
|
||||||
{
|
{
|
||||||
"Public" : "İctimai",
|
|
||||||
"Save" : "Saxla",
|
"Save" : "Saxla",
|
||||||
"Password" : "Şifrə",
|
"Password" : "Şifrə",
|
||||||
"Hello %s" : "Salam %s",
|
"Hello %s" : "Salam %s",
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Public" : "İctimai",
|
|
||||||
"Save" : "Saxla",
|
"Save" : "Saxla",
|
||||||
"Password" : "Şifrə",
|
"Password" : "Şifrə",
|
||||||
"Hello %s" : "Salam %s",
|
"Hello %s" : "Salam %s",
|
||||||
|
|
28
l10n/ka.js
28
l10n/ka.js
|
@ -1,28 +0,0 @@
|
||||||
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
26
l10n/ka.json
|
@ -1,26 +0,0 @@
|
||||||
{ "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);"
|
|
||||||
}
|
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Recordings" : "Enregistraments",
|
"Recordings" : "Enregistraments",
|
||||||
"Edit" : "Modificar",
|
"Edit" : "Modificar",
|
||||||
"Welcome" : "Benvengut",
|
"Welcome" : "Benvengut",
|
||||||
"Recording" : "Enregistrament",
|
|
||||||
"Room name" : "Nom de la sala",
|
"Room name" : "Nom de la sala",
|
||||||
"Create" : "Crear",
|
"Create" : "Crear",
|
||||||
"Copy to clipboard" : "Copiar dins lo quichapapièrs",
|
"Copy to clipboard" : "Copiar dins lo quichapapièrs",
|
||||||
|
|
|
@ -20,7 +20,6 @@
|
||||||
"Recordings" : "Enregistraments",
|
"Recordings" : "Enregistraments",
|
||||||
"Edit" : "Modificar",
|
"Edit" : "Modificar",
|
||||||
"Welcome" : "Benvengut",
|
"Welcome" : "Benvengut",
|
||||||
"Recording" : "Enregistrament",
|
|
||||||
"Room name" : "Nom de la sala",
|
"Room name" : "Nom de la sala",
|
||||||
"Create" : "Crear",
|
"Create" : "Crear",
|
||||||
"Copy to clipboard" : "Copiar dins lo quichapapièrs",
|
"Copy to clipboard" : "Copiar dins lo quichapapièrs",
|
||||||
|
|
Loading…
Reference in New Issue