From debaccfe424548fd6e7df4d6b551ab9f62e2f75a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 16 May 2024 01:07:58 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ga.js | 25 +++++++++++++++++++++++++ l10n/ga.json | 23 +++++++++++++++++++++++ 2 files changed, 48 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 0000000..17b3c45 --- /dev/null +++ b/l10n/ga.js @@ -0,0 +1,25 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Sioncronú Fón", + "An app to sync SMS with your cloud" : "App chun SMS a shioncronú le do scamall", + "Cancel" : "Cealaigh", + "Confirm" : "Deimhnigh", + "No contact found." : "Níor aimsíodh aon teagmhálaí.", + "Settings" : "Socruithe", + "Max messages to load per conversation" : "Uasmhéid teachtaireachtaí le luchtú in aghaidh an chomhrá", + "Invalid message limit" : "Teorainn teachtaireachta neamhbhailí", + "Default country code" : "Cód tíre réamhshocraithe", + "Contact ordering" : "Ordú teagmhála", + "Last message" : "An teachtaireacht dheireanach", + "Label" : "Lipéad", + "Reverse ?" : "Droim ar ais ?", + "Notification settings" : "Socruithe fógra", + "Enable" : "Cumasaigh", + "Disable" : "Díchumasaigh", + "Are you sure you want to wipe all your messages ?" : "An bhfuil tú cinnte gur mhaith leat do chuid teachtaireachtaí go léir a scriosadh ?", + "Reset all messages" : "Athshocraigh gach teachtaireacht", + "%s messages shown of %s messages stored in database." : "%s teachtaireachtaí a thaispeántar as %s teachtaireacht atá stóráilte sa bhunachar sonraí. ", + "Please select a conversation from the list to load it." : "Roghnaigh comhrá ón liosta chun é a lódáil." +}, +"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 0000000..e1fe4a4 --- /dev/null +++ b/l10n/ga.json @@ -0,0 +1,23 @@ +{ "translations": { + "Phone Sync" : "Sioncronú Fón", + "An app to sync SMS with your cloud" : "App chun SMS a shioncronú le do scamall", + "Cancel" : "Cealaigh", + "Confirm" : "Deimhnigh", + "No contact found." : "Níor aimsíodh aon teagmhálaí.", + "Settings" : "Socruithe", + "Max messages to load per conversation" : "Uasmhéid teachtaireachtaí le luchtú in aghaidh an chomhrá", + "Invalid message limit" : "Teorainn teachtaireachta neamhbhailí", + "Default country code" : "Cód tíre réamhshocraithe", + "Contact ordering" : "Ordú teagmhála", + "Last message" : "An teachtaireacht dheireanach", + "Label" : "Lipéad", + "Reverse ?" : "Droim ar ais ?", + "Notification settings" : "Socruithe fógra", + "Enable" : "Cumasaigh", + "Disable" : "Díchumasaigh", + "Are you sure you want to wipe all your messages ?" : "An bhfuil tú cinnte gur mhaith leat do chuid teachtaireachtaí go léir a scriosadh ?", + "Reset all messages" : "Athshocraigh gach teachtaireacht", + "%s messages shown of %s messages stored in database." : "%s teachtaireachtaí a thaispeántar as %s teachtaireacht atá stóráilte sa bhunachar sonraí. ", + "Please select a conversation from the list to load it." : "Roghnaigh comhrá ón liosta chun é a lódáil." +},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" +} \ No newline at end of file