Skip to content

Commit 77cc3b5

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 9df8211 commit 77cc3b5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/ga.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ OC.L10N.register(
22
"cloud_py_api",
33
{
44
"Error" : "Earráid",
5+
"Copy to clipboard" : "Cóipeáil chuig an ngearrthaisce",
56
"Copied to clipboard" : "Cóipeáladh chuig an ngearrthaisce"
67
},
78
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");

l10n/ga.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{ "translations": {
22
"Error" : "Earráid",
3+
"Copy to clipboard" : "Cóipeáil chuig an ngearrthaisce",
34
"Copied to clipboard" : "Cóipeáladh chuig an ngearrthaisce"
45
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
56
}

0 commit comments

Comments
 (0)