Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jun 11, 2024
1 parent f30427f commit 03b54cd
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions l10n/ga.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
OC.L10N.register(
"data_request",
{
"sent!" : "seolta!",
"No administrator could have been contacted." : "Níorbh fhéidir teagmháil a dhéanamh le riarthóir ar bith.",
"Personal data export request" : "Iarratas easpórtála sonraí pearsanta",
"Hello %s," : "Dia duit %s,",
"The user %s, identified by user id \"%s\", has requested an export of their personal data. Please take action accordingly." : "D'iarr an t-úsáideoir %s, a shainaithin an t-aitheantas úsáideora \"%s\", easpórtáil a shonraí pearsanta. Déan beart dá réir le do thoil.",
"Account deletion request" : "Iarratas chun cuntais a scriosadh",
"The user %s, identified by user id \"%s\", has requested to delete their account. Please take action accordingly." : "D'iarr úsáideoir %s, arna aithint ag an aitheantas úsáideora \"%s\", a chuntas a scriosadh. Déan beart dá réir le do thoil.",
"No administrator has set an email address" : "Níl seoladh ríomhphoist socraithe ag riarthóir ar bith",
"Data Request" : "Iarratas Sonraí",
"Request your data from the admins" : "Iarr do shonraí ó na riarthóirí",
"Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrators will be notified by email about the request." : "Cuir ar chumas d'úsáideoirí onnmhairiú nó scriosadh a gcuid sonraí a iarraidh. Cuirtear roghanna de réir leis an rannán socruithe pearsanta. Cuirfear na riarthóirí ar an eolas faoin iarratas trí ríomhphost.",
"Account" : "Cuntas",
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Is féidir leat onnmhairiú do shonraí nó scriosadh cuntais a iarraidh ó riarthóir an chórais. Féadfaidh sé seo suas le 30 lá a ghlacadh.",
"Request data export" : "Iarr easpórtáil sonraí",
"Request account deletion" : "Iarr ar scriosadh an chuntais"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
12 changes: 12 additions & 0 deletions l10n/ga.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{ "translations": {
"sent!" : "seolta!",
"No administrator could have been contacted." : "Níorbh fhéidir teagmháil a dhéanamh le riarthóir ar bith.",
"Personal data export request" : "Iarratas easpórtála sonraí pearsanta",
"Hello %s," : "Dia duit %s,",
"The user %s, identified by user id \"%s\", has requested an export of their personal data. Please take action accordingly." : "D'iarr an t-úsáideoir %s, a shainaithin an t-aitheantas úsáideora \"%s\", easpórtáil a shonraí pearsanta. Déan beart dá réir le do thoil.",
"Account deletion request" : "Iarratas chun cuntais a scriosadh",
"The user %s, identified by user id \"%s\", has requested to delete their account. Please take action accordingly." : "D'iarr úsáideoir %s, arna aithint ag an aitheantas úsáideora \"%s\", a chuntas a scriosadh. Déan beart dá réir le do thoil.",
"No administrator has set an email address" : "Níl seoladh ríomhphoist socraithe ag riarthóir ar bith",
"Data Request" : "Iarratas Sonraí",
"Request your data from the admins" : "Iarr do shonraí ó na riarthóirí",
"Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrators will be notified by email about the request." : "Cuir ar chumas d'úsáideoirí onnmhairiú nó scriosadh a gcuid sonraí a iarraidh. Cuirtear roghanna de réir leis an rannán socruithe pearsanta. Cuirfear na riarthóirí ar an eolas faoin iarratas trí ríomhphost.",
"Account" : "Cuntas",
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Is féidir leat onnmhairiú do shonraí nó scriosadh cuntais a iarraidh ó riarthóir an chórais. Féadfaidh sé seo suas le 30 lá a ghlacadh.",
"Request data export" : "Iarr easpórtáil sonraí",
"Request account deletion" : "Iarr ar scriosadh an chuntais"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}

0 comments on commit 03b54cd

Please sign in to comment.