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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/si.js9
-rw-r--r--l10n/si.json9
2 files changed, 16 insertions, 2 deletions
diff --git a/l10n/si.js b/l10n/si.js
index 7173d83..536a6e9 100644
--- a/l10n/si.js
+++ b/l10n/si.js
@@ -6,6 +6,13 @@ OC.L10N.register(
"24 hours" : "හෝරා 24 යි",
"1 hour" : "හෝරා 1 යි",
"Copy" : "පිටපත්",
- "Available" : "ඇත"
+ "Not supported!" : "සහාය නොදක්වයි!",
+ "Press ⌘-C to copy." : "පිටපත් කිරීමට ⌘-C ඔබන්න.",
+ "Press Ctrl-C to copy." : "පිටපත් කිරීමට Ctrl-C ඔබන්න.",
+ "System" : "පද්ධතිය",
+ "Size" : "ප්‍රමාණය",
+ "Available" : "ඇත",
+ "Hostname" : "ධාරක නාමය",
+ "Shares" : "බෙදාගැනීම්"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/si.json b/l10n/si.json
index 18daacb..f23764d 100644
--- a/l10n/si.json
+++ b/l10n/si.json
@@ -4,6 +4,13 @@
"24 hours" : "හෝරා 24 යි",
"1 hour" : "හෝරා 1 යි",
"Copy" : "පිටපත්",
- "Available" : "ඇත"
+ "Not supported!" : "සහාය නොදක්වයි!",
+ "Press ⌘-C to copy." : "පිටපත් කිරීමට ⌘-C ඔබන්න.",
+ "Press Ctrl-C to copy." : "පිටපත් කිරීමට Ctrl-C ඔබන්න.",
+ "System" : "පද්ධතිය",
+ "Size" : "ප්‍රමාණය",
+ "Available" : "ඇත",
+ "Hostname" : "ධාරක නාමය",
+ "Shares" : "බෙදාගැනීම්"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file