You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/de_DE.js
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -82,12 +82,16 @@ OC.L10N.register(
82
82
"Configure the source layout, calculated columns, and table display settings." : "Quelllayout, die berechneten Spalten und die Tabellenanzeigeeinstellungen konfigurieren.",
83
83
"Add" : "Addieren",
84
84
"Subtract" : "Subtrahieren",
85
+
"Multiply" : "Multiplizieren",
86
+
"Divide" : "Dividieren",
85
87
"Percentage" : "Prozentwert",
88
+
"Own Formular" : "Eigenes Formular",
86
89
"Existing calculated columns could not be parsed. The current raw value stays unchanged until you save a new calculated-column configuration." : "Vorhandene berechnete Spalten konnten nicht analysiert werden. Der aktuelle Rohwert bleibt unverändert, bis eine neue berechnete Spaltenkonfiguration gespeichert wird.",
87
90
"No calculated columns configured" : "Keine berechneten Spalten eingerichtet",
88
91
"Untitled calculated column" : "Berechnete Spalte ohne Titel",
89
92
"{operation} using {count} source columns" : "{operation} verwendet {count} Quellspalten",
90
93
"Column {column}" : "Spalte {column}",
94
+
"No formula entered" : "Keine Formel eingegeben",
91
95
"No source columns selected" : "Keine Quellspalten ausgewählt",
Copy file name to clipboardExpand all lines: l10n/de_DE.json
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -80,12 +80,16 @@
80
80
"Configure the source layout, calculated columns, and table display settings." : "Quelllayout, die berechneten Spalten und die Tabellenanzeigeeinstellungen konfigurieren.",
81
81
"Add" : "Addieren",
82
82
"Subtract" : "Subtrahieren",
83
+
"Multiply" : "Multiplizieren",
84
+
"Divide" : "Dividieren",
83
85
"Percentage" : "Prozentwert",
86
+
"Own Formular" : "Eigenes Formular",
84
87
"Existing calculated columns could not be parsed. The current raw value stays unchanged until you save a new calculated-column configuration." : "Vorhandene berechnete Spalten konnten nicht analysiert werden. Der aktuelle Rohwert bleibt unverändert, bis eine neue berechnete Spaltenkonfiguration gespeichert wird.",
85
88
"No calculated columns configured" : "Keine berechneten Spalten eingerichtet",
86
89
"Untitled calculated column" : "Berechnete Spalte ohne Titel",
87
90
"{operation} using {count} source columns" : "{operation} verwendet {count} Quellspalten",
88
91
"Column {column}" : "Spalte {column}",
92
+
"No formula entered" : "Keine Formel eingegeben",
89
93
"No source columns selected" : "Keine Quellspalten ausgewählt",
Copy file name to clipboardExpand all lines: l10n/ga.js
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -82,18 +82,26 @@ OC.L10N.register(
82
82
"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.",
83
83
"Add" : "Cuir",
84
84
"Subtract" : "Bain",
85
+
"Multiply" : "Iolraigh",
86
+
"Divide" : "Roinn",
85
87
"Percentage" : "Céatadán",
88
+
"Own Formular" : "Foirmle Féin",
86
89
"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.",
87
90
"No calculated columns configured" : "Níl aon cholúin ríofa cumraithe",
88
91
"Untitled calculated column" : "Colún ríofa gan teideal",
89
92
"{operation} using {count} source columns" : "{operation} ag baint úsáide as colúin foinse {count}",
90
93
"Column {column}" : "Colún {column}",
94
+
"No formula entered" : "Níor cuireadh isteach foirmle",
91
95
"No source columns selected" : "Níl aon cholúin foinse roghnaithe",
"Edit calculated column" : "Cuir colún ríofa in eagar",
94
98
"Choose a column" : "Roghnaigh colún",
99
+
"Select a source column to insert its reference into the formula." : "Roghnaigh colún foinse chun a thagairt a chur isteach san fhoirmle.",
100
+
"Formula source columns are read from the formula." : "Léitear colúin foinse na foirmle ón bhfoirmle.",
95
101
"Select the numerator first and the denominator second." : "Roghnaigh an uimhreoir ar dtús agus an t-ainmneoir sa dara háit.",
96
102
"The first source column is the base value. All following columns are subtracted from it." : "Is é an chéad cholún foinse an luach bonn. Baintear na colúin ina dhiaidh sin uile uaidh.",
103
+
"The first source column is divided by all following columns." : "Tá an chéad cholún foinse roinnte ag na colúin ina dhiaidh sin go léir.",
104
+
"All selected source columns are multiplied." : "Déantar na colúin foinse roghnaithe go léir a iolrú.",
97
105
"Select at least two source columns. Their order is preserved in the calculation." : "Roghnaigh dhá cholún foinse ar a laghad. Coinnítear a n-ord sa ríomh.",
98
106
"Up" : "Suas",
99
107
"Down" : "Síos",
@@ -102,11 +110,15 @@ OC.L10N.register(
102
110
"Denominator" : "Ainmneoir",
103
111
"Base value" : "Luach bonn",
104
112
"Subtract value" : "Bain luach",
113
+
"Divide by" : "Roinn ar",
114
+
"Factor {position}" : "Fachtóir {position}",
105
115
"Source {position}" : "Foinse {position}",
106
116
"Choose a source column first." : "Roghnaigh colún foinse ar dtús.",
107
117
"This source column is already selected." : "Tá an colún foinse seo roghnaithe cheana féin.",
108
118
"A percentage calculation needs exactly two source columns." : "Teastaíonn dhá cholún foinse go díreach le haghaidh ríomh céatadáin.",
109
119
"Enter a title for the calculated column." : "Cuir isteach teideal don cholún ríofa.",
120
+
"Enter a formula for the calculated column." : "Cuir isteach foirmle don cholún ríofa.",
121
+
"The formula could not be parsed." : "Níorbh fhéidir an fhoirmle a pharsáil.",
110
122
"Select at least two source columns." : "Roghnaigh dhá cholún foinse ar a laghad.",
111
123
"Sort order" : "Ordú sórtála",
112
124
"Default" : "Réamhshocrú",
@@ -219,6 +231,7 @@ OC.L10N.register(
219
231
"Showing _START_ to _END_ of _TOTAL_ entries" : "Ag taispeáint _START_ go _END_ de _TOTAL_ iontráil",
220
232
"Showing 0 to 0 of 0 entries" : "Ag taispeáint 0 go 0 as 0 iontráil",
221
233
"Show all" : "Taispeáin gach rud",
234
+
"Calculated column" : "Colún ríofa",
222
235
"others" : "daoine eile",
223
236
"Analytics" : "Anailísíocht",
224
237
"You created a new report: {report}" : "Chruthaigh tú tuairisc nua: {report}",
Copy file name to clipboardExpand all lines: l10n/ga.json
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -80,18 +80,26 @@
80
80
"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.",
81
81
"Add" : "Cuir",
82
82
"Subtract" : "Bain",
83
+
"Multiply" : "Iolraigh",
84
+
"Divide" : "Roinn",
83
85
"Percentage" : "Céatadán",
86
+
"Own Formular" : "Foirmle Féin",
84
87
"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.",
85
88
"No calculated columns configured" : "Níl aon cholúin ríofa cumraithe",
86
89
"Untitled calculated column" : "Colún ríofa gan teideal",
87
90
"{operation} using {count} source columns" : "{operation} ag baint úsáide as colúin foinse {count}",
88
91
"Column {column}" : "Colún {column}",
92
+
"No formula entered" : "Níor cuireadh isteach foirmle",
89
93
"No source columns selected" : "Níl aon cholúin foinse roghnaithe",
"Edit calculated column" : "Cuir colún ríofa in eagar",
92
96
"Choose a column" : "Roghnaigh colún",
97
+
"Select a source column to insert its reference into the formula." : "Roghnaigh colún foinse chun a thagairt a chur isteach san fhoirmle.",
98
+
"Formula source columns are read from the formula." : "Léitear colúin foinse na foirmle ón bhfoirmle.",
93
99
"Select the numerator first and the denominator second." : "Roghnaigh an uimhreoir ar dtús agus an t-ainmneoir sa dara háit.",
94
100
"The first source column is the base value. All following columns are subtracted from it." : "Is é an chéad cholún foinse an luach bonn. Baintear na colúin ina dhiaidh sin uile uaidh.",
101
+
"The first source column is divided by all following columns." : "Tá an chéad cholún foinse roinnte ag na colúin ina dhiaidh sin go léir.",
102
+
"All selected source columns are multiplied." : "Déantar na colúin foinse roghnaithe go léir a iolrú.",
95
103
"Select at least two source columns. Their order is preserved in the calculation." : "Roghnaigh dhá cholún foinse ar a laghad. Coinnítear a n-ord sa ríomh.",
96
104
"Up" : "Suas",
97
105
"Down" : "Síos",
@@ -100,11 +108,15 @@
100
108
"Denominator" : "Ainmneoir",
101
109
"Base value" : "Luach bonn",
102
110
"Subtract value" : "Bain luach",
111
+
"Divide by" : "Roinn ar",
112
+
"Factor {position}" : "Fachtóir {position}",
103
113
"Source {position}" : "Foinse {position}",
104
114
"Choose a source column first." : "Roghnaigh colún foinse ar dtús.",
105
115
"This source column is already selected." : "Tá an colún foinse seo roghnaithe cheana féin.",
106
116
"A percentage calculation needs exactly two source columns." : "Teastaíonn dhá cholún foinse go díreach le haghaidh ríomh céatadáin.",
107
117
"Enter a title for the calculated column." : "Cuir isteach teideal don cholún ríofa.",
118
+
"Enter a formula for the calculated column." : "Cuir isteach foirmle don cholún ríofa.",
119
+
"The formula could not be parsed." : "Níorbh fhéidir an fhoirmle a pharsáil.",
108
120
"Select at least two source columns." : "Roghnaigh dhá cholún foinse ar a laghad.",
109
121
"Sort order" : "Ordú sórtála",
110
122
"Default" : "Réamhshocrú",
@@ -217,6 +229,7 @@
217
229
"Showing _START_ to _END_ of _TOTAL_ entries" : "Ag taispeáint _START_ go _END_ de _TOTAL_ iontráil",
218
230
"Showing 0 to 0 of 0 entries" : "Ag taispeáint 0 go 0 as 0 iontráil",
219
231
"Show all" : "Taispeáin gach rud",
232
+
"Calculated column" : "Colún ríofa",
220
233
"others" : "daoine eile",
221
234
"Analytics" : "Anailísíocht",
222
235
"You created a new report: {report}" : "Chruthaigh tú tuairisc nua: {report}",
0 commit comments