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
c71fbd9137
commit
ec29250fce
4 changed files with 24 additions and 0 deletions
11
l10n/ga.js
11
l10n/ga.js
|
@ -1,6 +1,17 @@
|
|||
OC.L10N.register(
|
||||
"passman",
|
||||
{
|
||||
"Error while saving field" : "Earráid agus an réimse á shábháil",
|
||||
"A Passman item has been created, modified or deleted" : "Tá mír Passman cruthaithe, athraithe nó scriosta",
|
||||
"A Passman item has expired" : "Tá mír Passman imithe in éag",
|
||||
"A Passman item has been shared" : "Tá mír Passman roinnte",
|
||||
"A Passman item has been renamed" : "Tá mír Passman athainmnithe",
|
||||
"%1$s has been created by %2$s" : "%1$s cruthaithe ag %2$s",
|
||||
"You created %1$s" : "Chruthaigh tú %1$s",
|
||||
"%1$s has been updated by %2$s" : "%1$stugtha cothrom le dáta ag%2$s",
|
||||
"You updated %1$s" : "Nuashonraigh tú %1$s",
|
||||
"%2$s has revised %1$s to the revision of %3$s" : "D'athraigh%2$s %1$s go dtí an leasú %3$s",
|
||||
"You reverted %1$s back to the revision of %3$s" : "Chuir tú %1$s ar ais go dtí an athbhreithniú %3$s ",
|
||||
"Passwords" : "Pasfhocail",
|
||||
"General" : "Ginearálta",
|
||||
"An error occurred" : "Tharla earráid",
|
||||
|
|
11
l10n/ga.json
11
l10n/ga.json
|
@ -1,4 +1,15 @@
|
|||
{ "translations": {
|
||||
"Error while saving field" : "Earráid agus an réimse á shábháil",
|
||||
"A Passman item has been created, modified or deleted" : "Tá mír Passman cruthaithe, athraithe nó scriosta",
|
||||
"A Passman item has expired" : "Tá mír Passman imithe in éag",
|
||||
"A Passman item has been shared" : "Tá mír Passman roinnte",
|
||||
"A Passman item has been renamed" : "Tá mír Passman athainmnithe",
|
||||
"%1$s has been created by %2$s" : "%1$s cruthaithe ag %2$s",
|
||||
"You created %1$s" : "Chruthaigh tú %1$s",
|
||||
"%1$s has been updated by %2$s" : "%1$stugtha cothrom le dáta ag%2$s",
|
||||
"You updated %1$s" : "Nuashonraigh tú %1$s",
|
||||
"%2$s has revised %1$s to the revision of %3$s" : "D'athraigh%2$s %1$s go dtí an leasú %3$s",
|
||||
"You reverted %1$s back to the revision of %3$s" : "Chuir tú %1$s ar ais go dtí an athbhreithniú %3$s ",
|
||||
"Passwords" : "Pasfhocail",
|
||||
"General" : "Ginearálta",
|
||||
"An error occurred" : "Tharla earráid",
|
||||
|
|
|
@ -146,6 +146,7 @@ OC.L10N.register(
|
|||
"Tags" : "Birkas",
|
||||
"Search Tags" : "Meklēt birkas",
|
||||
"Click here to request it" : "Noklikšķiniet šeit, lai pieprasītu",
|
||||
"Loading …" : "Ielādē…",
|
||||
"email" : "e-pasts",
|
||||
"Description" : "Apraksts",
|
||||
"Your credential \"%s\" expired, click here to update the credential." : "Jūsu akreditācijai \"%s\" beidzies derīgums. noklikšķiniet šeit, lai atjauninātu akreditācijas datus.",
|
||||
|
|
|
@ -144,6 +144,7 @@
|
|||
"Tags" : "Birkas",
|
||||
"Search Tags" : "Meklēt birkas",
|
||||
"Click here to request it" : "Noklikšķiniet šeit, lai pieprasītu",
|
||||
"Loading …" : "Ielādē…",
|
||||
"email" : "e-pasts",
|
||||
"Description" : "Apraksts",
|
||||
"Your credential \"%s\" expired, click here to update the credential." : "Jūsu akreditācijai \"%s\" beidzies derīgums. noklikšķiniet šeit, lai atjauninātu akreditācijas datus.",
|
||||
|
|
Loading…
Reference in a new issue