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

github.com/nextcloud/text.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.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n/gd.js b/l10n/gd.js
new file mode 100644
index 000000000..bceccb509
--- /dev/null
+++ b/l10n/gd.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "text",
+ {
+ "The file was uploaded" : "Chaidh am faidhle a luchdadh suas",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Tha am faidhle a luchdaich thu suas a’ dol thairis air an riaghailt upload_max_filesize ann am php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Tha am faidhle a luchdaich thu suas a’ dol thairis air an riaghailt MAX_FILE_SIZE a chaidh a shònrachadh san fhoirm HTML",
+ "The file was only partially uploaded" : "Cha deach ach pàirt dhen fhaidhle a luchdadh suas",
+ "No file was uploaded" : "Cha deach faidhle sam bith a luchdadh suas",
+ "Missing a temporary folder" : "Tha pasgan sealach a dhìth",
+ "Could not write file to disk" : "Cha b’ urrainn dhuinn am faidhle a sgrìobhadh dhan diosg",
+ "A PHP extension stopped the file upload" : "Chur leudachan PHP stad air luchdadh suas an fhaidhle",
+ "Edit" : "Deasaich",
+ "Undo" : "Neo-dhèan"
+},
+"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");