Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed May 30, 2024
1 parent 692a7f3 commit da5df25
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ OC.L10N.register(
"Not supported!" : "Gan tacaíocht!",
"Press ⌘-C to copy." : "Brúigh ⌘-C chun cóip a dhéanamh.",
"Press Ctrl-C to copy." : "Brúigh Ctrl-C chun cóip a dhéanamh.",
"System" : "Córas",
"Monitoring" : "Monatóireacht",
"Active users" : "Úsáideoirí gníomhacha",
"PHP" : "PHP",
"Database" : "Bunachar Sonraí",
"Copy" : "Cóipeáil"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
4 changes: 4 additions & 0 deletions l10n/ga.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
"Not supported!" : "Gan tacaíocht!",
"Press ⌘-C to copy." : "Brúigh ⌘-C chun cóip a dhéanamh.",
"Press Ctrl-C to copy." : "Brúigh Ctrl-C chun cóip a dhéanamh.",
"System" : "Córas",
"Monitoring" : "Monatóireacht",
"Active users" : "Úsáideoirí gníomhacha",
"PHP" : "PHP",
"Database" : "Bunachar Sonraí",
"Copy" : "Cóipeáil"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}

0 comments on commit da5df25

Please sign in to comment.