summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/eo.js1
-rw-r--r--l10n/eo.json1
-rw-r--r--l10n/gl.js2
-rw-r--r--l10n/gl.json2
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
6 files changed, 8 insertions, 6 deletions
diff --git a/l10n/eo.js b/l10n/eo.js
index df71ead5..f8cdd12f 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Add new property" : "Aldoni novan atributon",
"Choose property type" : "Elekti atributotipon",
"Upload a new picture" : "Alŝuti novan bildon",
+ "Image is too big (max 1MB)." : "La bildo tro grandas (maksimume 1 MB).",
"No contact selected" : "Neniu kontakto elektita",
"Select a contact on the list to begin" : "Elektu kontakto en la listo por komenci",
"Loading" : "Ŝargante",
diff --git a/l10n/eo.json b/l10n/eo.json
index 0e8105a9..a2939fb3 100644
--- a/l10n/eo.json
+++ b/l10n/eo.json
@@ -6,6 +6,7 @@
"Add new property" : "Aldoni novan atributon",
"Choose property type" : "Elekti atributotipon",
"Upload a new picture" : "Alŝuti novan bildon",
+ "Image is too big (max 1MB)." : "La bildo tro grandas (maksimume 1 MB).",
"No contact selected" : "Neniu kontakto elektita",
"Select a contact on the list to begin" : "Elektu kontakto en la listo por komenci",
"Loading" : "Ŝargante",
diff --git a/l10n/gl.js b/l10n/gl.js
index 15040c78..1b3db679 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -49,7 +49,7 @@ OC.L10N.register(
"Share with users or groups" : "Compartir con usuarios ou grupos",
"No users or groups" : "Non hai usuarios nin grupos",
"can edit" : "pode editar",
- "Unable to delete the share." : "Non foi posíbel eliminar a compartición",
+ "Unable to delete the share." : "Non foi posíbel eliminar o recurso compartido",
"Unable to change permissions." : "Non foi posíbel cambiar os permisos.",
"Importing into" : "Importando a",
"Import into" : "Importar a",
diff --git a/l10n/gl.json b/l10n/gl.json
index c15017e0..e2e1eff4 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -47,7 +47,7 @@
"Share with users or groups" : "Compartir con usuarios ou grupos",
"No users or groups" : "Non hai usuarios nin grupos",
"can edit" : "pode editar",
- "Unable to delete the share." : "Non foi posíbel eliminar a compartición",
+ "Unable to delete the share." : "Non foi posíbel eliminar o recurso compartido",
"Unable to change permissions." : "Non foi posíbel cambiar os permisos.",
"Importing into" : "Importando a",
"Import into" : "Importar a",
diff --git a/package-lock.json b/package-lock.json
index 24eb53ea..ed444521 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10157,9 +10157,9 @@
}
},
"vuex": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.0.1.tgz",
- "integrity": "sha512-wLoqz0B7DSZtgbWL1ShIBBCjv22GV5U+vcBFox658g6V0s4wZV9P4YjCNyoHSyIBpj1f29JBoNQIqD82cR4O3w=="
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.0.tgz",
+ "integrity": "sha512-mdHeHT/7u4BncpUZMlxNaIdcN/HIt1GsGG5LKByArvYG/v6DvHcOxvDCts+7SRdCoIRGllK8IMZvQtQXLppDYg=="
},
"vuex-router-sync": {
"version": "5.0.0",
diff --git a/package.json b/package.json
index 8e8dd879..c40b13e4 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"vue-click-outside": "^1.0.7",
"vue-clipboard2": "^0.2.1",
"vue-router": "^3.0.2",
- "vuex": "^3.0.1",
+ "vuex": "^3.1.0",
"vuex-router-sync": "^5.0.0"
},
"browserslist": [