From f78bff739f77e08d60d9e163cca5698e9fca0660 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 18 May 2024 02:13:35 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ga.js | 30 ++++++++++++++++++++++++++++++ l10n/ga.json | 28 ++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 l10n/ga.js create mode 100644 l10n/ga.json diff --git a/l10n/ga.js b/l10n/ga.js new file mode 100644 index 00000000..7aaa0ad5 --- /dev/null +++ b/l10n/ga.js @@ -0,0 +1,30 @@ +OC.L10N.register( + "analytics", + { + "Saved" : "Shábháil", + "Are you sure?" : "An bhfuil tú cinnte?", + "Delete" : "Scrios", + "Cancel" : "Cealaigh", + "Filter" : "Scagaire", + "Add" : "Cuir", + "Remove from favorites" : "Bain ó cheanáin", + "Add to favorites" : "Cuir le ceanáin", + "Save" : "Sábháil", + "Download" : "Íoslódáil", + "Share" : "Comhroinn", + "Type" : "Cineál", + "Notification" : "Fógra", + "Search" : "Cuardach", + "Yes" : "Tá", + "No" : "Níl", + "Password" : "Pasfhocal", + "Settings" : "Socruithe", + "Name" : "Ainm", + "Display" : "Taispeáin", + "Title" : "Teideal", + "Daily" : "Laethúil", + "Hourly" : "in aghaidh na huaire", + "Color" : "Dath", + "Create" : "Cruthaigh" +}, +"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..e148f1c6 --- /dev/null +++ b/l10n/ga.json @@ -0,0 +1,28 @@ +{ "translations": { + "Saved" : "Shábháil", + "Are you sure?" : "An bhfuil tú cinnte?", + "Delete" : "Scrios", + "Cancel" : "Cealaigh", + "Filter" : "Scagaire", + "Add" : "Cuir", + "Remove from favorites" : "Bain ó cheanáin", + "Add to favorites" : "Cuir le ceanáin", + "Save" : "Sábháil", + "Download" : "Íoslódáil", + "Share" : "Comhroinn", + "Type" : "Cineál", + "Notification" : "Fógra", + "Search" : "Cuardach", + "Yes" : "Tá", + "No" : "Níl", + "Password" : "Pasfhocal", + "Settings" : "Socruithe", + "Name" : "Ainm", + "Display" : "Taispeáin", + "Title" : "Teideal", + "Daily" : "Laethúil", + "Hourly" : "in aghaidh na huaire", + "Color" : "Dath", + "Create" : "Cruthaigh" +},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" +} \ No newline at end of file