diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-22 00:20:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-22 00:20:22 +0000 |
commit | b33260a22c7099e15903f2f9cf8f27d64680d663 (patch) | |
tree | 01280bd0f2c447d6d905532dab3b8f785e1251e7 /lib/l10n/ga.js | |
parent | 003bf4b8ee3a1cf8e19f62b94bafe26e03448ddb (diff) | |
download | nextcloud-server-b33260a22c7099e15903f2f9cf8f27d64680d663.tar.gz nextcloud-server-b33260a22c7099e15903f2f9cf8f27d64680d663.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ga.js')
-rw-r--r-- | lib/l10n/ga.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ga.js b/lib/l10n/ga.js index a64c37f746d..ca4bba1e8b8 100644 --- a/lib/l10n/ga.js +++ b/lib/l10n/ga.js @@ -82,8 +82,6 @@ OC.L10N.register( "Empty file" : "Comhad folamh", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modúl le haitheantas: níl %s ann. Cumasaigh é i socruithe d'aipeanna nó déan teagmháil le do riarthóir le do thoil.", "Dot files are not allowed" : "Ní cheadaítear comhaid ponc", - "Invalid character \"%1$s\" in filename" : "Carachtar neamhbhailí \"%1$s\" in ainm an chomhaid", - "Invalid filename extension \"%1$s\"" : "Iarmhír neamhbhailí ar ainm comhaid \"%1$s\"", "File already exists" : "Tá an comhad ann cheana féin", "Invalid path" : "Conair neamhbhailí", "Failed to create file from template" : "Theip ar chruthú comhad ón teimpléad", @@ -274,7 +272,7 @@ OC.L10N.register( "The audio to transcribe" : "Fuaime le tras-scríobh", "Transcription" : "Trascríobh", "The transcribed text" : "An téacs tras-scríofa", - "ContextWrite" : "ContextWrite", + "Context write" : "Comhthéacs scríobh", "Writes text in a given style based on the provided source material." : "Scríobhann sé téacs i stíl ar leith bunaithe ar an mbunábhar a cuireadh ar fáil.", "Writing style" : "Stíl scríbhneoireachta", "Demonstrate a writing style that you would like to immitate" : "Taispeáin stíl scríbhneoireachta ar mhaith leat aithris a dhéanamh uirthi", @@ -378,6 +376,8 @@ OC.L10N.register( "User disabled" : "Díchumasaíodh an t-úsáideoir", "Your data directory is readable by other users." : "Tá d'eolaire sonraí inléite ag úsáideoirí eile.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Athraigh na ceadanna go 0770 le do thoil ionas nach féidir le húsáideoirí eile an t-eolaire a liostú.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Cinntigh go bhfuil comhad darb ainm \".ocdata\" i bhfréamh an eolaire sonraí." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Cinntigh go bhfuil comhad darb ainm \".ocdata\" i bhfréamh an eolaire sonraí.", + "Invalid character \"%1$s\" in filename" : "Carachtar neamhbhailí \"%1$s\" in ainm an chomhaid", + "Invalid filename extension \"%1$s\"" : "Iarmhír neamhbhailí ar ainm comhaid \"%1$s\"" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); |