Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/gd.js')
-rw-r--r--l10n/gd.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n/gd.js b/l10n/gd.js
new file mode 100644
index 00000000..d51f659a
--- /dev/null
+++ b/l10n/gd.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "File is too big" : "Tha am faidhle ro mhòr",
+ "Invalid file provided" : "Chaidh faidhle mì-dhligheach a thoirt seachad",
+ "No results" : "Gun toradh",
+ "Cancel" : "Sguir dheth",
+ "Close" : "Dùin",
+ "Error" : "Mearachd",
+ "Save" : "Sàbhail",
+ "Add to favorites" : "Cuir ris na h-annsachdan",
+ "Details" : "Mion-fhiosrachadh",
+ "Download" : "Luchdaich a-nuas",
+ "Create" : "Cruthaich",
+ "Select template" : "Tagh teamplaid"
+},
+"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");