aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/en_GB.js2
-rw-r--r--lib/l10n/en_GB.json2
-rw-r--r--lib/l10n/hu.js1
-rw-r--r--lib/l10n/hu.json1
4 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 08d330ffe03..33f97447e9c 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -38,6 +38,7 @@ OC.L10N.register(
"Server version %s or higher is required." : "Server version %s or higher is required.",
"Server version %s or lower is required." : "Server version %s or lower is required.",
"Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Logged in account must be an admin, a sub admin or gotten special right to access this setting",
+ "Your current IP address doesn't allow you to perform admin actions" : "Your current IP address doesn't allow you to perform admin actions",
"Logged in account must be an admin or sub admin" : "Logged in account must be an admin or sub admin",
"Logged in account must be an admin" : "Logged in account must be an admin",
"Wiping of device %s has started" : "Wiping of device %s has started",
@@ -155,6 +156,7 @@ OC.L10N.register(
"Oracle connection could not be established" : "Oracle connection could not be established",
"Oracle Login and/or password not valid" : "Oracle Login and/or password not valid",
"PostgreSQL Login and/or password not valid" : "PostgreSQL Login and/or password not valid",
+ "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk!" : "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk!",
"For the best results, please consider using a GNU/Linux server instead." : "For the best results, please consider using a GNU/Linux server instead.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir setting has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index ec2b03213f8..16e6a53cde5 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -36,6 +36,7 @@
"Server version %s or higher is required." : "Server version %s or higher is required.",
"Server version %s or lower is required." : "Server version %s or lower is required.",
"Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Logged in account must be an admin, a sub admin or gotten special right to access this setting",
+ "Your current IP address doesn't allow you to perform admin actions" : "Your current IP address doesn't allow you to perform admin actions",
"Logged in account must be an admin or sub admin" : "Logged in account must be an admin or sub admin",
"Logged in account must be an admin" : "Logged in account must be an admin",
"Wiping of device %s has started" : "Wiping of device %s has started",
@@ -153,6 +154,7 @@
"Oracle connection could not be established" : "Oracle connection could not be established",
"Oracle Login and/or password not valid" : "Oracle Login and/or password not valid",
"PostgreSQL Login and/or password not valid" : "PostgreSQL Login and/or password not valid",
+ "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk!" : "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk!",
"For the best results, please consider using a GNU/Linux server instead." : "For the best results, please consider using a GNU/Linux server instead.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir setting has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.",
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js
index 208a78add52..3a04ae720d9 100644
--- a/lib/l10n/hu.js
+++ b/lib/l10n/hu.js
@@ -77,6 +77,7 @@ OC.L10N.register(
"Empty file" : "Üres fájl",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "A(z) %s azonosítójú modul nem létezik. Engedélyezze az alkalmazásbeállításokban, vagy lépjen kapcsolatba a rendszergazdával.",
"Dot files are not allowed" : "A ponttal kezdődő fájlok nem engedélyezettek",
+ "Filenames must not end with \"%1$s\"." : "Fájlnév nem végződhet így: „%1$s”.",
"File already exists" : "A fájl már létezik",
"Invalid path" : "Érvénytelen útvonal",
"Failed to create file from template" : "Nem sikerült létrehozni a fájlt a sablonból",
diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json
index 0da3d64d3c3..d517a679436 100644
--- a/lib/l10n/hu.json
+++ b/lib/l10n/hu.json
@@ -75,6 +75,7 @@
"Empty file" : "Üres fájl",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "A(z) %s azonosítójú modul nem létezik. Engedélyezze az alkalmazásbeállításokban, vagy lépjen kapcsolatba a rendszergazdával.",
"Dot files are not allowed" : "A ponttal kezdődő fájlok nem engedélyezettek",
+ "Filenames must not end with \"%1$s\"." : "Fájlnév nem végződhet így: „%1$s”.",
"File already exists" : "A fájl már létezik",
"Invalid path" : "Érvénytelen útvonal",
"Failed to create file from template" : "Nem sikerült létrehozni a fájlt a sablonból",