Skip to content

Commit 8fa2071

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent b6ce1d2 commit 8fa2071

10 files changed

Lines changed: 202 additions & 6 deletions

File tree

l10n/el.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ OC.L10N.register(
6868
"Reset table" : "Επαναφορά πίνακα",
6969
"Table options" : "Επιλογές πίνακα",
7070
"Add" : "Προσθήκη",
71+
"Percentage" : "Ποσοστό",
72+
"Up" : "Πάνω",
73+
"Down" : "Κάτω",
7174
"Remove" : "Αφαίρεση",
7275
"Sort order" : "Σειρά ταξινόμησης",
7376
"Default" : "Προεπιλογή",
@@ -125,6 +128,7 @@ OC.L10N.register(
125128
"Aggregation" : "Συσσωμάτωση",
126129
"Disaggregation" : "Διάσπαση",
127130
"Report" : "Αναφορά",
131+
"No templates available" : "Δεν υπάρχουν διαθέσιμα πρότυπα",
128132
"Text variables can be used in the name or subheader.<br>They are replaced when the report is executed." : "Οι μεταβλητές κειμένου μπορούν να χρησιμοποιηθούν στο όνομα ή την υποκεφαλίδα.<br>Αντικαθίστανται όταν εκτελείται η αναφορά.",
129133
"Reports can be grouped into a folder structure." : "Οι αναφορές μπορούν να ομαδοποιηθούν σε μια δομή φακέλου.",
130134
"Do you want to create a new group folder?" : "Θέλετε να δημιουργήσετε έναν νέο ομαδικό φάκελο;",

l10n/el.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@
6666
"Reset table" : "Επαναφορά πίνακα",
6767
"Table options" : "Επιλογές πίνακα",
6868
"Add" : "Προσθήκη",
69+
"Percentage" : "Ποσοστό",
70+
"Up" : "Πάνω",
71+
"Down" : "Κάτω",
6972
"Remove" : "Αφαίρεση",
7073
"Sort order" : "Σειρά ταξινόμησης",
7174
"Default" : "Προεπιλογή",
@@ -123,6 +126,7 @@
123126
"Aggregation" : "Συσσωμάτωση",
124127
"Disaggregation" : "Διάσπαση",
125128
"Report" : "Αναφορά",
129+
"No templates available" : "Δεν υπάρχουν διαθέσιμα πρότυπα",
126130
"Text variables can be used in the name or subheader.<br>They are replaced when the report is executed." : "Οι μεταβλητές κειμένου μπορούν να χρησιμοποιηθούν στο όνομα ή την υποκεφαλίδα.<br>Αντικαθίστανται όταν εκτελείται η αναφορά.",
127131
"Reports can be grouped into a folder structure." : "Οι αναφορές μπορούν να ομαδοποιηθούν σε μια δομή φακέλου.",
128132
"Do you want to create a new group folder?" : "Θέλετε να δημιουργήσετε έναν νέο ομαδικό φάκελο;",

l10n/en_GB.js

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ OC.L10N.register(
99
"Loading more..." : "Loading more...",
1010
"Datasources still loading. Retry" : "Datasources still loading. Retry",
1111
"Data source not available anymore" : "Data source not available anymore",
12+
"Edit text variables" : "Edit text variables",
13+
"Edit file name" : "Edit file name",
1214
"File name" : "File name",
15+
"Keep the selected path and replace parts of the file name with text variables, for example report_%today%(Y-m-d).csv. The variable is resolved when the data load runs. See the {linkstart}Wiki{linkend}." : "Keep the selected path and replace parts of the file name with text variables, for example report_%today%(Y-m-d).csv. The variable is resolved when the data load runs. See the {linkstart}Wiki{linkend}.",
1316
"Column Picker" : "Column Picker",
1417
"Parameter missing" : "Parameter missing",
1518
"Custom Column" : "Custom Column",
@@ -81,20 +84,32 @@ OC.L10N.register(
8184
"Reset table" : "Reset table",
8285
"Table options" : "Table options",
8386
"Configure the source layout, calculated columns, and table display settings." : "Configure the source layout, calculated columns, and table display settings.",
87+
"A pivoted table needs fields in Rows, Columns, and Measures." : "A pivoted table needs fields in Rows, Columns, and Measures.",
8488
"Untitled calculated column" : "Untitled calculated column",
89+
"Calculated column" : "Calculated column",
8590
"Add" : "Add",
8691
"Subtract" : "Subtract",
92+
"Multiply" : "Multiply",
93+
"Divide" : "Divide",
8794
"Percentage" : "Percentage",
95+
"Own Formular" : "Own Formular",
96+
"Unavailable column" : "Unavailable column",
8897
"Existing calculated columns could not be parsed. The current raw value stays unchanged until you save a new calculated-column configuration." : "Existing calculated columns could not be parsed. The current raw value stays unchanged until you save a new calculated-column configuration.",
8998
"No calculated columns configured" : "No calculated columns configured",
9099
"{operation} using {count} source columns" : "{operation} using {count} source columns",
91100
"Column {column}" : "Column {column}",
101+
"No formula entered" : "No formula entered",
92102
"No source columns selected" : "No source columns selected",
93103
"Add calculated column" : "Add calculated column",
94104
"Edit calculated column" : "Edit calculated column",
105+
"A table column used by this calculation is not available in the selected layout." : "A table column used by this calculation is not available in the selected layout.",
95106
"Choose a column" : "Choose a column",
107+
"Select a source column to insert its reference into the formula." : "Select a source column to insert its reference into the formula.",
108+
"Formula source columns are read from the formula." : "Formula source columns are read from the formula.",
96109
"Select the numerator first and the denominator second." : "Select the numerator first and the denominator second.",
97110
"The first source column is the base value. All following columns are subtracted from it." : "The first source column is the base value. All following columns are subtracted from it.",
111+
"The first source column is divided by all following columns." : "The first source column is divided by all following columns.",
112+
"All selected source columns are multiplied." : "All selected source columns are multiplied.",
98113
"Select at least two source columns. Their order is preserved in the calculation." : "Select at least two source columns. Their order is preserved in the calculation.",
99114
"Up" : "Up",
100115
"Down" : "Down",
@@ -103,11 +118,15 @@ OC.L10N.register(
103118
"Denominator" : "Denominator",
104119
"Base value" : "Base value",
105120
"Subtract value" : "Subtract value",
121+
"Divide by" : "Divide by",
122+
"Factor {position}" : "Factor {position}",
106123
"Source {position}" : "Source {position}",
107124
"Choose a source column first." : "Choose a source column first.",
108125
"This source column is already selected." : "This source column is already selected.",
109126
"A percentage calculation needs exactly two source columns." : "A percentage calculation needs exactly two source columns.",
110127
"Enter a title for the calculated column." : "Enter a title for the calculated column.",
128+
"Enter a formula for the calculated column." : "Enter a formula for the calculated column.",
129+
"The formula could not be parsed." : "The formula could not be parsed.",
111130
"Select at least two source columns." : "Select at least two source columns.",
112131
"Sort order" : "Sort order",
113132
"Default" : "Default",
@@ -244,6 +263,7 @@ OC.L10N.register(
244263
"<strong>Analytics</strong>: New reports" : "<strong>Analytics</strong>: New reports",
245264
"Visualize data in Analytics" : "Visualize data in Analytics",
246265
"No valid timestamp found in datasource filename" : "No valid timestamp found in datasource filename",
266+
"File not found: %s" : "File not found: %s",
247267
"Total" : "Total",
248268
"External" : "External",
249269
"External URL" : "External URL",
@@ -361,6 +381,8 @@ OC.L10N.register(
361381
"Group by" : "Group by",
362382
"Option" : "Option",
363383
"with others" : "with others",
384+
"Select the source columns available to the chart and table." : "Select the source columns available to the chart and table.",
385+
"Visualizations" : "Visualizations",
364386
"Add filter" : "Add filter",
365387
"Remove filter" : "Remove filter",
366388
"Number of records" : "Number of records",
@@ -427,6 +449,9 @@ OC.L10N.register(
427449
"Calculation method" : "Calculation method",
428450
"Available columns" : "Available columns",
429451
"Add source column" : "Add source column",
452+
"Formula" : "Formula",
453+
"Example: (30 * [Quantity]) + ([Price] * -1)" : "Example: (30 * [Quantity]) + ([Price] * -1)",
454+
"Use the displayed column names, fixed numbers, +, -, *, /, parentheses, and ROUND(value, decimals)." : "Use the displayed column names, fixed numbers, +, -, *, /, parentheses, and ROUND(value, decimals).",
430455
"Remove calculated column" : "Remove calculated column",
431456
"Show totals" : "Show totals",
432457
"Format all numbers in local format" : "Format all numbers in local format",

l10n/en_GB.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
"Loading more..." : "Loading more...",
88
"Datasources still loading. Retry" : "Datasources still loading. Retry",
99
"Data source not available anymore" : "Data source not available anymore",
10+
"Edit text variables" : "Edit text variables",
11+
"Edit file name" : "Edit file name",
1012
"File name" : "File name",
13+
"Keep the selected path and replace parts of the file name with text variables, for example report_%today%(Y-m-d).csv. The variable is resolved when the data load runs. See the {linkstart}Wiki{linkend}." : "Keep the selected path and replace parts of the file name with text variables, for example report_%today%(Y-m-d).csv. The variable is resolved when the data load runs. See the {linkstart}Wiki{linkend}.",
1114
"Column Picker" : "Column Picker",
1215
"Parameter missing" : "Parameter missing",
1316
"Custom Column" : "Custom Column",
@@ -79,20 +82,32 @@
7982
"Reset table" : "Reset table",
8083
"Table options" : "Table options",
8184
"Configure the source layout, calculated columns, and table display settings." : "Configure the source layout, calculated columns, and table display settings.",
85+
"A pivoted table needs fields in Rows, Columns, and Measures." : "A pivoted table needs fields in Rows, Columns, and Measures.",
8286
"Untitled calculated column" : "Untitled calculated column",
87+
"Calculated column" : "Calculated column",
8388
"Add" : "Add",
8489
"Subtract" : "Subtract",
90+
"Multiply" : "Multiply",
91+
"Divide" : "Divide",
8592
"Percentage" : "Percentage",
93+
"Own Formular" : "Own Formular",
94+
"Unavailable column" : "Unavailable column",
8695
"Existing calculated columns could not be parsed. The current raw value stays unchanged until you save a new calculated-column configuration." : "Existing calculated columns could not be parsed. The current raw value stays unchanged until you save a new calculated-column configuration.",
8796
"No calculated columns configured" : "No calculated columns configured",
8897
"{operation} using {count} source columns" : "{operation} using {count} source columns",
8998
"Column {column}" : "Column {column}",
99+
"No formula entered" : "No formula entered",
90100
"No source columns selected" : "No source columns selected",
91101
"Add calculated column" : "Add calculated column",
92102
"Edit calculated column" : "Edit calculated column",
103+
"A table column used by this calculation is not available in the selected layout." : "A table column used by this calculation is not available in the selected layout.",
93104
"Choose a column" : "Choose a column",
105+
"Select a source column to insert its reference into the formula." : "Select a source column to insert its reference into the formula.",
106+
"Formula source columns are read from the formula." : "Formula source columns are read from the formula.",
94107
"Select the numerator first and the denominator second." : "Select the numerator first and the denominator second.",
95108
"The first source column is the base value. All following columns are subtracted from it." : "The first source column is the base value. All following columns are subtracted from it.",
109+
"The first source column is divided by all following columns." : "The first source column is divided by all following columns.",
110+
"All selected source columns are multiplied." : "All selected source columns are multiplied.",
96111
"Select at least two source columns. Their order is preserved in the calculation." : "Select at least two source columns. Their order is preserved in the calculation.",
97112
"Up" : "Up",
98113
"Down" : "Down",
@@ -101,11 +116,15 @@
101116
"Denominator" : "Denominator",
102117
"Base value" : "Base value",
103118
"Subtract value" : "Subtract value",
119+
"Divide by" : "Divide by",
120+
"Factor {position}" : "Factor {position}",
104121
"Source {position}" : "Source {position}",
105122
"Choose a source column first." : "Choose a source column first.",
106123
"This source column is already selected." : "This source column is already selected.",
107124
"A percentage calculation needs exactly two source columns." : "A percentage calculation needs exactly two source columns.",
108125
"Enter a title for the calculated column." : "Enter a title for the calculated column.",
126+
"Enter a formula for the calculated column." : "Enter a formula for the calculated column.",
127+
"The formula could not be parsed." : "The formula could not be parsed.",
109128
"Select at least two source columns." : "Select at least two source columns.",
110129
"Sort order" : "Sort order",
111130
"Default" : "Default",
@@ -242,6 +261,7 @@
242261
"<strong>Analytics</strong>: New reports" : "<strong>Analytics</strong>: New reports",
243262
"Visualize data in Analytics" : "Visualize data in Analytics",
244263
"No valid timestamp found in datasource filename" : "No valid timestamp found in datasource filename",
264+
"File not found: %s" : "File not found: %s",
245265
"Total" : "Total",
246266
"External" : "External",
247267
"External URL" : "External URL",
@@ -359,6 +379,8 @@
359379
"Group by" : "Group by",
360380
"Option" : "Option",
361381
"with others" : "with others",
382+
"Select the source columns available to the chart and table." : "Select the source columns available to the chart and table.",
383+
"Visualizations" : "Visualizations",
362384
"Add filter" : "Add filter",
363385
"Remove filter" : "Remove filter",
364386
"Number of records" : "Number of records",
@@ -425,6 +447,9 @@
425447
"Calculation method" : "Calculation method",
426448
"Available columns" : "Available columns",
427449
"Add source column" : "Add source column",
450+
"Formula" : "Formula",
451+
"Example: (30 * [Quantity]) + ([Price] * -1)" : "Example: (30 * [Quantity]) + ([Price] * -1)",
452+
"Use the displayed column names, fixed numbers, +, -, *, /, parentheses, and ROUND(value, decimals)." : "Use the displayed column names, fixed numbers, +, -, *, /, parentheses, and ROUND(value, decimals).",
428453
"Remove calculated column" : "Remove calculated column",
429454
"Show totals" : "Show totals",
430455
"Format all numbers in local format" : "Format all numbers in local format",

l10n/ga.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ OC.L10N.register(
99
"Loading more..." : "Ag lódáil níos mó...",
1010
"Datasources still loading. Retry" : "Foinsí sonraí fós ag lódáil. Déan iarracht eile.",
1111
"Data source not available anymore" : "Níl foinse sonraí ar fáil a thuilleadh",
12+
"Edit text variables" : "Athróga téacs a chur in eagar",
13+
"Edit file name" : "Cuir ainm comhaid in eagar",
1214
"File name" : "Ainm comhaid",
15+
"Keep the selected path and replace parts of the file name with text variables, for example report_%today%(Y-m-d).csv. The variable is resolved when the data load runs. See the {linkstart}Wiki{linkend}." : "Coinnigh an cosán roghnaithe agus cuir athróga téacs in ionad codanna den ainm comhaid, mar shampla report_%today%(Y-m-d).csv. Réitítear an athróg nuair a ritheann an luchtú sonraí. Féach ar an {linkstart}Vicí{linkend}.",
1316
"Column Picker" : "Roghnóir Colún",
1417
"Parameter missing" : "Paraiméadar in easnamh",
1518
"Custom Column" : "Colún Saincheaptha",
@@ -81,6 +84,7 @@ OC.L10N.register(
8184
"Reset table" : "Athshocraigh tábla",
8285
"Table options" : "Roghanna tábla",
8386
"Configure the source layout, calculated columns, and table display settings." : "Cumraigh leagan amach an fhoinse, na colúin ríofa, agus socruithe taispeána tábla.",
87+
"A pivoted table needs fields in Rows, Columns, and Measures." : "Teastaíonn réimsí i Ró, i gColúin, agus i dTomhais ó thábla pivotáilte.",
8488
"Untitled calculated column" : "Colún ríofa gan teideal",
8589
"Calculated column" : "Colún ríofa",
8690
"Add" : "Cuir",
@@ -89,6 +93,7 @@ OC.L10N.register(
8993
"Divide" : "Roinn",
9094
"Percentage" : "Céatadán",
9195
"Own Formular" : "Foirmle Féin",
96+
"Unavailable column" : "Colún nach bhfuil ar fáil",
9297
"Existing calculated columns could not be parsed. The current raw value stays unchanged until you save a new calculated-column configuration." : "Níorbh fhéidir na colúin ríofa atá ann cheana a pharsáil. Fanann an luach amh reatha gan athrú go dtí go sábhálann tú cumraíocht nua colúin ríofa.",
9398
"No calculated columns configured" : "Níl aon cholúin ríofa cumraithe",
9499
"{operation} using {count} source columns" : "{operation} ag baint úsáide as colúin foinse {count}",
@@ -97,6 +102,7 @@ OC.L10N.register(
97102
"No source columns selected" : "Níl aon cholúin foinse roghnaithe",
98103
"Add calculated column" : "Cuir colún ríofa leis",
99104
"Edit calculated column" : "Cuir colún ríofa in eagar",
105+
"A table column used by this calculation is not available in the selected layout." : "Níl colún tábla a úsáideann an ríomh seo ar fáil sa leagan amach roghnaithe.",
100106
"Choose a column" : "Roghnaigh colún",
101107
"Select a source column to insert its reference into the formula." : "Roghnaigh colún foinse chun a thagairt a chur isteach san fhoirmle.",
102108
"Formula source columns are read from the formula." : "Léitear colúin foinse na foirmle ón bhfoirmle.",
@@ -257,6 +263,7 @@ OC.L10N.register(
257263
"<strong>Analytics</strong>: New reports" : "<strong>Anailísíocht</strong>: Tuarascálacha nua",
258264
"Visualize data in Analytics" : "Amharcléiriú sonraí in Analytics",
259265
"No valid timestamp found in datasource filename" : "Níor aimsíodh stampa ama bailí in ainm comhaid an fhoinse sonraí",
266+
"File not found: %s" : "Comhad gan aimsiú: %s",
260267
"Total" : "Iomlán",
261268
"External" : "Seachtrach",
262269
"External URL" : "URL seachtrach",
@@ -374,6 +381,8 @@ OC.L10N.register(
374381
"Group by" : "Grúpáil de réir",
375382
"Option" : "Rogha",
376383
"with others" : "le daoine eile",
384+
"Select the source columns available to the chart and table." : "Roghnaigh na colúin foinse atá ar fáil don chairt agus don tábla.",
385+
"Visualizations" : "Amharcléirithe",
377386
"Add filter" : "Cuir scagaire leis",
378387
"Remove filter" : "Bain an scagaire",
379388
"Number of records" : "Uimhir na dtaifead",
@@ -441,6 +450,8 @@ OC.L10N.register(
441450
"Available columns" : "Colúin atá ar fáil",
442451
"Add source column" : "Cuir colún foinse leis",
443452
"Formula" : "Foirmle",
453+
"Example: (30 * [Quantity]) + ([Price] * -1)" : "Sampla: (30 * [Cainníocht]) + ([Praghas] * -1)",
454+
"Use the displayed column names, fixed numbers, +, -, *, /, parentheses, and ROUND(value, decimals)." : "Bain úsáid as ainmneacha na gcolún a thaispeántar, uimhreacha seasta, +, -, *, /, lúibíní, agus ROUND(luach, deachúlacha).",
444455
"Remove calculated column" : "Bain an colún ríofa",
445456
"Show totals" : "Taispeáin iomláin",
446457
"Format all numbers in local format" : "Formáidigh na huimhreacha go léir i bhformáid áitiúil",

0 commit comments

Comments
 (0)