diff --git a/apps/appstore/l10n/ga.js b/apps/appstore/l10n/ga.js index 825272338e2..9ecb40ec501 100644 --- a/apps/appstore/l10n/ga.js +++ b/apps/appstore/l10n/ga.js @@ -4,6 +4,7 @@ OC.L10N.register( "App store" : "Siopa aip", "Apps" : "Feidhmchláir", "Nextcloud Appstore" : "Siopa Aipeanna Nextcloud", + "Appstore" : "Siopa Aipeanna", "App name" : "Ainm aip", "Version" : "Leagan", "Support level" : "Leibhéal tacaíochta", diff --git a/apps/appstore/l10n/ga.json b/apps/appstore/l10n/ga.json index def70f10275..d0529ac9d33 100644 --- a/apps/appstore/l10n/ga.json +++ b/apps/appstore/l10n/ga.json @@ -2,6 +2,7 @@ "App store" : "Siopa aip", "Apps" : "Feidhmchláir", "Nextcloud Appstore" : "Siopa Aipeanna Nextcloud", + "Appstore" : "Siopa Aipeanna", "App name" : "Ainm aip", "Version" : "Leagan", "Support level" : "Leibhéal tacaíochta", diff --git a/apps/dav/l10n/ga.js b/apps/dav/l10n/ga.js index 31e3dc41e50..0b491d383d0 100644 --- a/apps/dav/l10n/ga.js +++ b/apps/dav/l10n/ga.js @@ -246,6 +246,17 @@ OC.L10N.register( "Invalid target path" : "Conair sprice neamhbhailí", "System is in maintenance mode." : "Tá an córas i mód cothabhála.", "Upgrade needed" : "Uasghrádú ag teastáil", + "Delegate:" : "Toscaire:", + "%1$s created \"%2$s\" on your behalf" : "Chruthaigh %1$s \"%2$s\" ar do shon", + "%1$s created \"%2$s\" on your calendar \"%3$s\"" : "Chruthaigh %1$s \"%2$s\" ar do fhéilire \"%3$s\"", + "%1$s updated \"%2$s\" on your behalf" : "Nuashonraigh %1$s \"%2$s\" ar do shon", + "%1$s updated \"%2$s\" on your calendar \"%3$s\"" : "Nuashonraíodh \"%2$s\" ar do fhéilire \"%3$s\" le %1$s", + "%1$s deleted \"%2$s\" on your behalf" : "Scrios %1$s \"%2$s\" ar do shon", + "%1$s permanently deleted \"%2$s\" from your calendar \"%3$s\"" : "Scrios %1$s \"%2$s\" go buan ó do fhéilire \"%3$s\"", + "%1$s moved \"%2$s\" to the trash on your behalf" : "Bhog %1$s \"%2$s\" chuig an mbruscar ar do shon", + "%1$s moved \"%2$s\" to the trash on your calendar \"%3$s\"" : "Bhog %1$s \"%2$s\" go dtí an bruscar ar do fhéilire \"%3$s\"", + "%1$s restored \"%2$s\" on your behalf" : "D'athchóirigh %1$s \"%2$s\" ar do shon", + "%1$s restored \"%2$s\" on your calendar \"%3$s\"" : "D'athchóirigh %1$s \"%2$s\" ar do fhéilire \"%3$s\"", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ní mór do %s a chumrú le HTTPS a úsáid chun CalDAV agus CardDAV a úsáid le iOS/macOS.", "Configures a CalDAV account" : "Cumraíonn sé cuntas CalDAV", "Configures a CardDAV account" : "Cumraíonn sé cuntas CardDAV", diff --git a/apps/dav/l10n/ga.json b/apps/dav/l10n/ga.json index 5d3298226d8..e6e0e0eef9d 100644 --- a/apps/dav/l10n/ga.json +++ b/apps/dav/l10n/ga.json @@ -244,6 +244,17 @@ "Invalid target path" : "Conair sprice neamhbhailí", "System is in maintenance mode." : "Tá an córas i mód cothabhála.", "Upgrade needed" : "Uasghrádú ag teastáil", + "Delegate:" : "Toscaire:", + "%1$s created \"%2$s\" on your behalf" : "Chruthaigh %1$s \"%2$s\" ar do shon", + "%1$s created \"%2$s\" on your calendar \"%3$s\"" : "Chruthaigh %1$s \"%2$s\" ar do fhéilire \"%3$s\"", + "%1$s updated \"%2$s\" on your behalf" : "Nuashonraigh %1$s \"%2$s\" ar do shon", + "%1$s updated \"%2$s\" on your calendar \"%3$s\"" : "Nuashonraíodh \"%2$s\" ar do fhéilire \"%3$s\" le %1$s", + "%1$s deleted \"%2$s\" on your behalf" : "Scrios %1$s \"%2$s\" ar do shon", + "%1$s permanently deleted \"%2$s\" from your calendar \"%3$s\"" : "Scrios %1$s \"%2$s\" go buan ó do fhéilire \"%3$s\"", + "%1$s moved \"%2$s\" to the trash on your behalf" : "Bhog %1$s \"%2$s\" chuig an mbruscar ar do shon", + "%1$s moved \"%2$s\" to the trash on your calendar \"%3$s\"" : "Bhog %1$s \"%2$s\" go dtí an bruscar ar do fhéilire \"%3$s\"", + "%1$s restored \"%2$s\" on your behalf" : "D'athchóirigh %1$s \"%2$s\" ar do shon", + "%1$s restored \"%2$s\" on your calendar \"%3$s\"" : "D'athchóirigh %1$s \"%2$s\" ar do fhéilire \"%3$s\"", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ní mór do %s a chumrú le HTTPS a úsáid chun CalDAV agus CardDAV a úsáid le iOS/macOS.", "Configures a CalDAV account" : "Cumraíonn sé cuntas CalDAV", "Configures a CardDAV account" : "Cumraíonn sé cuntas CardDAV", diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 8a6bb6c4227..8dd479d162d 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -54,6 +54,7 @@ OC.L10N.register( "Limit must be a positive integer." : "Rajan tulee olla positiivinen kokonaisluku.", "The replacement character may only be a single character." : "Korvaava merkki voi olla yksi ainoa merkki.", "Filename sanitization already started." : "Tiedostonimien siistiminen on jo aloitettu.", + "No filename sanitization in progress." : "Ei tiedostonimien siistimistä käynnissä.", "Favorite files" : "Suosikkitiedostot", "No favorites" : "Ei suosikkeja", "More favorites" : "Lisää suosikeja", diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 4e2f8308ddf..4a5a975c441 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -52,6 +52,7 @@ "Limit must be a positive integer." : "Rajan tulee olla positiivinen kokonaisluku.", "The replacement character may only be a single character." : "Korvaava merkki voi olla yksi ainoa merkki.", "Filename sanitization already started." : "Tiedostonimien siistiminen on jo aloitettu.", + "No filename sanitization in progress." : "Ei tiedostonimien siistimistä käynnissä.", "Favorite files" : "Suosikkitiedostot", "No favorites" : "Ei suosikkeja", "More favorites" : "Lisää suosikeja", diff --git a/apps/files_versions/l10n/ga.js b/apps/files_versions/l10n/ga.js index f47bc0467a6..a2a626396a2 100644 --- a/apps/files_versions/l10n/ga.js +++ b/apps/files_versions/l10n/ga.js @@ -1,7 +1,10 @@ OC.L10N.register( "files_versions", { + "Block file versioning" : "Blocáil leaganacha comhad", + "Automatic tag based blocking of file version creation." : "Blocáil uathoibríoch bunaithe ar chlibeanna ar chruthú leagan comhaid.", "No rule given" : "Níor tugadh aon riail", + "A new version is created" : "Cruthaítear leagan nua", "Versions" : "Leaganacha", "This application automatically maintains older versions of files that are changed." : "Coinníonn an feidhmchlár seo leaganacha níos sine de chomhaid a athraítear go huathoibríoch.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Coinníonn an feidhmchlár seo leaganacha níos sine de chomhaid a athraítear go huathoibríoch. Nuair atá sé cumasaithe, cuirtear fillteán leaganacha ceilte ar fáil i gcomhadlann gach úsáideora agus úsáidtear é chun seanleaganacha comhaid a stóráil. Is féidir le húsáideoir filleadh ar leagan níos sine tríd an gcomhéadan gréasáin am ar bith, agus an comhad a athsholáthar ina leagan. Bainistíonn an aip fillteán na leaganacha go huathoibríoch lena chinntiú nach n-éireoidh an cuntas as Cuóta mar gheall ar leaganacha.\n\t\t Chomh maith le dul in éag na leaganacha, cinntíonn an aip leaganacha nach n-úsáidfidh siad riamh níos mó ná 50% den spás saor in aisce atá ar fáil sa chuntas faoi láthair. Má sháraíonn na leaganacha stóráilte an teorainn seo, scriosfaidh an aip na leaganacha is sine ar dtús go dtí go gcomhlíonann sé an teorainn seo. Tá tuilleadh eolais ar fáil sna doiciméid Leaganacha.", diff --git a/apps/files_versions/l10n/ga.json b/apps/files_versions/l10n/ga.json index 554dbad2561..7465b61e00b 100644 --- a/apps/files_versions/l10n/ga.json +++ b/apps/files_versions/l10n/ga.json @@ -1,5 +1,8 @@ { "translations": { + "Block file versioning" : "Blocáil leaganacha comhad", + "Automatic tag based blocking of file version creation." : "Blocáil uathoibríoch bunaithe ar chlibeanna ar chruthú leagan comhaid.", "No rule given" : "Níor tugadh aon riail", + "A new version is created" : "Cruthaítear leagan nua", "Versions" : "Leaganacha", "This application automatically maintains older versions of files that are changed." : "Coinníonn an feidhmchlár seo leaganacha níos sine de chomhaid a athraítear go huathoibríoch.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Coinníonn an feidhmchlár seo leaganacha níos sine de chomhaid a athraítear go huathoibríoch. Nuair atá sé cumasaithe, cuirtear fillteán leaganacha ceilte ar fáil i gcomhadlann gach úsáideora agus úsáidtear é chun seanleaganacha comhaid a stóráil. Is féidir le húsáideoir filleadh ar leagan níos sine tríd an gcomhéadan gréasáin am ar bith, agus an comhad a athsholáthar ina leagan. Bainistíonn an aip fillteán na leaganacha go huathoibríoch lena chinntiú nach n-éireoidh an cuntas as Cuóta mar gheall ar leaganacha.\n\t\t Chomh maith le dul in éag na leaganacha, cinntíonn an aip leaganacha nach n-úsáidfidh siad riamh níos mó ná 50% den spás saor in aisce atá ar fáil sa chuntas faoi láthair. Má sháraíonn na leaganacha stóráilte an teorainn seo, scriosfaidh an aip na leaganacha is sine ar dtús go dtí go gcomhlíonann sé an teorainn seo. Tá tuilleadh eolais ar fáil sna doiciméid Leaganacha.",