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 9df8211 commit 77cc3b5Copy full SHA for 77cc3b5
l10n/ga.js
@@ -2,6 +2,7 @@ OC.L10N.register(
2
"cloud_py_api",
3
{
4
"Error" : "Earráid",
5
+ "Copy to clipboard" : "Cóipeáil chuig an ngearrthaisce",
6
"Copied to clipboard" : "Cóipeáladh chuig an ngearrthaisce"
7
},
8
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
l10n/ga.json
@@ -1,5 +1,6 @@
1
{ "translations": {
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}
0 commit comments