summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-05-21 01:13:12 +0000
committerNextcloud bot <bot@nextcloud.com>2024-05-21 01:13:12 +0000
commit7d451d2cc2399c15251aa35703b03191b1c32acf (patch)
tree5089981bfa3e83ba68d440e56014f8424247d3dc /l10n
parent0d75d2e65e66ccafa72b4d2ce826dc6fda82c3d1 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ga.js15
-rw-r--r--l10n/ga.json13
-rw-r--r--l10n/lv.js2
-rw-r--r--l10n/lv.json2
4 files changed, 30 insertions, 2 deletions
diff --git a/l10n/ga.js b/l10n/ga.js
new file mode 100644
index 00000000..4c53854a
--- /dev/null
+++ b/l10n/ga.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "photos",
+ {
+ "Public link" : "Nasc poiblí",
+ "Videos" : "Físeáin",
+ "People" : "Daoine",
+ "Places" : "Áiteanna",
+ "Back" : "Ar ais",
+ "Save" : "Sábháil",
+ "Group" : "Grúpa",
+ "Home" : "Baile",
+ "Remove from favorites" : "Bain ó cheanáin",
+ "Add" : "Cuir"
+},
+"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
diff --git a/l10n/ga.json b/l10n/ga.json
new file mode 100644
index 00000000..5b72434e
--- /dev/null
+++ b/l10n/ga.json
@@ -0,0 +1,13 @@
+{ "translations": {
+ "Public link" : "Nasc poiblí",
+ "Videos" : "Físeáin",
+ "People" : "Daoine",
+ "Places" : "Áiteanna",
+ "Back" : "Ar ais",
+ "Save" : "Sábháil",
+ "Group" : "Grúpa",
+ "Home" : "Baile",
+ "Remove from favorites" : "Bain ó cheanáin",
+ "Add" : "Cuir"
+},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
+} \ No newline at end of file
diff --git a/l10n/lv.js b/l10n/lv.js
index 29afd7c9..6a4b2da2 100644
--- a/l10n/lv.js
+++ b/l10n/lv.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"photos",
{
"Public link" : "Publiskā saite",
- "Photos" : "Bildes",
+ "Photos" : "Fotoattēli",
"Videos" : "Video",
"Albums" : "Albumi",
"Folders" : "Mapes",
diff --git a/l10n/lv.json b/l10n/lv.json
index 71d77d19..bd81005f 100644
--- a/l10n/lv.json
+++ b/l10n/lv.json
@@ -1,6 +1,6 @@
{ "translations": {
"Public link" : "Publiskā saite",
- "Photos" : "Bildes",
+ "Photos" : "Fotoattēli",
"Videos" : "Video",
"Albums" : "Albumi",
"Folders" : "Mapes",