We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5dd347 commit 8ca0dcbCopy full SHA for 8ca0dcb
l10n/ga.js
@@ -3,6 +3,7 @@ OC.L10N.register(
3
{
4
"Saving …" : "Shábháil …",
5
"Saved" : "Shábháil",
6
- "Edit" : "Cuir in eagar"
+ "Edit" : "Cuir in eagar",
7
+ "New text file" : "Comhad téacs nua"
8
},
9
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
l10n/ga.json
@@ -1,6 +1,7 @@
1
{ "translations": {
2
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}
0 commit comments