mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-10 09:13:00 +08:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
ce85539e8d
commit
ab76862056
2 changed files with 48 additions and 0 deletions
25
l10n/ga.js
Normal file
25
l10n/ga.js
Normal file
|
@ -0,0 +1,25 @@
|
|||
OC.L10N.register(
|
||||
"passman",
|
||||
{
|
||||
"General" : "Ginearálta",
|
||||
"Username" : "Ainm úsáideora",
|
||||
"Add" : "Cuir",
|
||||
"Type" : "Cineál",
|
||||
"Size" : "Méid",
|
||||
"Secret" : "Rúnda",
|
||||
"Uploading" : "Ag uaslódáil",
|
||||
"Read" : "Léigh",
|
||||
"Label" : "Lipéad",
|
||||
"Save" : "Sábháil",
|
||||
"Cancel" : "Cealaigh",
|
||||
"Settings" : "Socruithe",
|
||||
"Password" : "Pasfhocal",
|
||||
"Edit" : "Cuir in eagar",
|
||||
"Delete" : "Scrios",
|
||||
"Share" : "Comhroinn",
|
||||
"Never" : "Riamh",
|
||||
"Loading …" : "Á lódáil…",
|
||||
"Dismiss" : "Díbhe",
|
||||
"seconds ago" : "soicind ó shin"
|
||||
},
|
||||
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
|
23
l10n/ga.json
Normal file
23
l10n/ga.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{ "translations": {
|
||||
"General" : "Ginearálta",
|
||||
"Username" : "Ainm úsáideora",
|
||||
"Add" : "Cuir",
|
||||
"Type" : "Cineál",
|
||||
"Size" : "Méid",
|
||||
"Secret" : "Rúnda",
|
||||
"Uploading" : "Ag uaslódáil",
|
||||
"Read" : "Léigh",
|
||||
"Label" : "Lipéad",
|
||||
"Save" : "Sábháil",
|
||||
"Cancel" : "Cealaigh",
|
||||
"Settings" : "Socruithe",
|
||||
"Password" : "Pasfhocal",
|
||||
"Edit" : "Cuir in eagar",
|
||||
"Delete" : "Scrios",
|
||||
"Share" : "Comhroinn",
|
||||
"Never" : "Riamh",
|
||||
"Loading …" : "Á lódáil…",
|
||||
"Dismiss" : "Díbhe",
|
||||
"seconds ago" : "soicind ó shin"
|
||||
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
|
||||
}
|
Loading…
Reference in a new issue