Skip to content

Commit 8ca0dcb

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent c5dd347 commit 8ca0dcb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

l10n/ga.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ OC.L10N.register(
33
{
44
"Saving …" : "Shábháil …",
55
"Saved" : "Shábháil",
6-
"Edit" : "Cuir in eagar"
6+
"Edit" : "Cuir in eagar",
7+
"New text file" : "Comhad téacs nua"
78
},
89
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");

l10n/ga.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{ "translations": {
22
"Saving …" : "Shábháil …",
33
"Saved" : "Shábháil",
4-
"Edit" : "Cuir in eagar"
4+
"Edit" : "Cuir in eagar",
5+
"New text file" : "Comhad téacs nua"
56
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
67
}

0 commit comments

Comments
 (0)