Skip to content

Commit bda51a6

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 77cc3b5 commit bda51a6

File tree

2 files changed

+52
-2
lines changed

2 files changed

+52
-2
lines changed

l10n/ga.js

Lines changed: 26 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/ga.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
{ "translations": {
2+
"Full path to python interpreter" : "Conair iomlán chuig ateangaire python",
3+
"Absolute path to the python runnable (e.g. \"/usr/bin/python3\"). Can be obtained by `which python3` command. Used when pre-compiled binaries option is not selected." : "Conair iomlán chuig an python inrite (m.sh. \"/usr/bin/python3\"). Is féidir é a fháil trí ordú `cén python3`. Úsáidtear é nuair nach roghnaítear rogha dénártha réamh-thiomsaithe.",
4+
"Remote/Encrypted file size limit to process" : "Teorainn méid comhaid cianda/criptithe le próiseáil",
5+
"Maximum file size (in GBytes) for requesting from php core. Used when file is hosted on remote NC instance or have encrypted flag. Must be less than total available RAM size." : "Uasmhéid comhaid (i GBytes) le hiarratas a dhéanamh ó chroí php. Úsáidtear é nuair a dhéantar an comhad a óstáil ar chás iargúlta an NC nó nuair a bhíonn bratach criptithe agat. Ní mór go mbeadh sé níos lú ná méid iomlán an RAM atá ar fáil.",
6+
"Use path to PHP interpreter for Python from settings" : "Úsáid cosán chuig ateangaire PHP do Python ó na socruithe",
7+
"Determine whether to use path from settings or detect it automatically (may not work with some unusual PHP install locations). Used in Python part." : "Déan amach cé acu an n-úsáidfear cosán ó shocruithe nó lena bhrath go huathoibríoch (b'fhéidir nach n-oibreoidh sé le roinnt suíomhanna suiteála PHP neamhghnácha). Úsáidtear i gcuid Python.",
8+
"Full path to PHP interpreter for Python" : "Conair iomlán chuig ateangaire PHP do Python",
9+
"Absolute path to the PHP executable (e.g. \"/usr/bin/php7.4\"). Can be obtained by `which php` or `which php7.4` command" : "Conair iomlán chuig an inrite PHP (m.sh. \"/usr/bin/php7.4\"). Is féidir é a fháil leis an ordú `cén php` nó `cén php7.4`",
10+
"Use pre-compiled Python binaries" : "Bain úsáid as dénártha réamh-thiomsaithe Python",
11+
"Use Python part in binary format (located in the appdata folder)" : "Úsáid an chuid Python i bhformáid dhénártha (suite san fhillteán appdata)",
12+
"Framework log level" : "Leibhéal loga an chreata",
13+
"Used by apps, that are using this framework" : "In úsáid ag apps, atá ag baint úsáide as an gcreat seo",
14+
"Cloud Python API" : "API Scamall Python",
15+
"Nextcloud Python API (Framework)" : "Nextcloud Python API (Creat)",
16+
"Nextcloud Python API Framework\n\n| **Currently in development, all is under design**\n\n### Provides convenient functions for Python\n\n- Read & write file system objects\n- Working with database\n- Wrapper around `OCC` calls\n- Calling your python function from php part of your app and return a result\n\n### Used by the following apps\n\n- [MediaDC](https://apps.nextcloud.com/apps/mediadc) - Nextcloud Media Duplicate Collector app" : "Creat API Python Nextcloud\n\n| **Tá gach rud á dhearadh faoi láthair **\n\n### Soláthraíonn sé feidhmeanna áisiúla do Python\n\n- Léamh agus scríobh rudaí córais comhaid\n- Ag obair le bunachar sonraí\n- Timfhilleadh timpeall glaonna `OCC`\n- Ag glaoch ar d'fheidhm python ó chuid php de d'app agus toradh a thabhairt ar ais\n\n### Úsáidte ag na haipeanna seo a leanas\n\n- [MediaDC](https://apps.nextcloud.com/apps/mediadc) - aip Bhailitheora Dúblach Nextcloud Media",
17+
"Use PHP path from settings" : "Úsáid cosán PHP ó na socruithe",
218
"Error" : "Earráid",
19+
"Settings list is empty" : "Tá an liosta socruithe folamh",
20+
"Seems like database not initialized properly. Try to re-enable the app" : "Is cosúil nach bhfuil an bunachar sonraí tosaithe i gceart. Déan iarracht an aip a athchumasú",
21+
"Bug report" : "Tuairisc ar fhabht",
22+
"Settings successfully updated" : "D'éirigh le nuashonrú na socruithe",
23+
"Some error occurred while updating settings" : "Tharla earráid agus na socruithe á nuashonrú",
24+
"Collect non sensitive system info for bug report" : "Bailigh faisnéis chórais neamhíogair le haghaidh tuairisce ar fhabht",
25+
"Collect system info" : "Bailigh eolas córais",
26+
"System info" : "Eolas córais",
327
"Copy to clipboard" : "Cóipeáil chuig an ngearrthaisce",
4-
"Copied to clipboard" : "Cóipeáladh chuig an ngearrthaisce"
28+
"Copied to clipboard" : "Cóipeáladh chuig an ngearrthaisce",
29+
"_Test text_::_Test texts_" : ["Téacs tástála","Téacsanna tástála","Téacsanna tástála","Téacsanna tástála","Téacsanna tástála"]
530
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
631
}

0 commit comments

Comments
 (0)