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