From 701315cd5f3521046c827181c859809883c894a5 Mon Sep 17 00:00:00 2001 From: rugk Date: Sat, 4 Jun 2016 20:30:39 +0200 Subject: [PATCH 1/8] Fix wording in app.js --- backend/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/app.js b/backend/app.js index 09e4cd9..0d7c61b 100644 --- a/backend/app.js +++ b/backend/app.js @@ -35,7 +35,7 @@ module.exports = function(config, callback) { return; } - callback(null, null, 'Static content was successfuly built'); + callback(null, null, 'Static content was successfully built'); setInterval(function() { expire(client, config); From 3f2af0d191e212cfc9d6fa66bfb277596916508f Mon Sep 17 00:00:00 2001 From: rugk Date: Sat, 4 Jun 2016 20:34:04 +0200 Subject: [PATCH 2/8] Fix wording in controllers.js --- frontend/scripts/controllers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/scripts/controllers.js b/frontend/scripts/controllers.js index 0bebbc9..b6bbb11 100644 --- a/frontend/scripts/controllers.js +++ b/frontend/scripts/controllers.js @@ -56,7 +56,7 @@ angular.module('imgbi.controllers', []) removeFile($routeParams.id, $routeParams.rmpass).then( function(ok) { notify(gettextCatalog.getString('Success'), - gettextCatalog.getString('File was successfuly removed.')); + gettextCatalog.getString('File was successfully removed.')); $location.path('/'); }, function(err) { From b86f0624b332415f6690cbb827dbe8d680582166 Mon Sep 17 00:00:00 2001 From: rugk Date: Sat, 4 Jun 2016 20:34:56 +0200 Subject: [PATCH 3/8] Fix wording in translation --- frontend/locales/ru.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/locales/ru.po b/frontend/locales/ru.po index 665d202..628d24a 100644 --- a/frontend/locales/ru.po +++ b/frontend/locales/ru.po @@ -153,7 +153,7 @@ msgid "File was not found" msgstr "Файл не найден" #: src/scripts/controllers.js -msgid "File was successfuly removed." +msgid "File was successfully removed." msgstr "Файл был успешно удален." #: src/partials/apps.html From 593b8c6564ed95468c6ad5ec4b5ead344bb8f149 Mon Sep 17 00:00:00 2001 From: rugk Date: Sat, 4 Jun 2016 20:35:10 +0200 Subject: [PATCH 4/8] Fix wording in translation --- frontend/locales/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/locales/de.po b/frontend/locales/de.po index e641b34..55d1b84 100644 --- a/frontend/locales/de.po +++ b/frontend/locales/de.po @@ -148,7 +148,7 @@ msgid "File was not found" msgstr "Die Datei wurde nicht gefunden" #: src/scripts/controllers.js -msgid "File was successfuly removed." +msgid "File was successfully removed." msgstr "Datei wurde erfolgreich entfernt." #: src/partials/apps.html From c5e8427e6adb3a0aa7d685cf80ba0ec417590dc5 Mon Sep 17 00:00:00 2001 From: rugk Date: Sat, 4 Jun 2016 20:35:43 +0200 Subject: [PATCH 5/8] Fix wording in translation --- frontend/locales/fr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/locales/fr.po b/frontend/locales/fr.po index ccf6bef..2a87cbf 100644 --- a/frontend/locales/fr.po +++ b/frontend/locales/fr.po @@ -152,7 +152,7 @@ msgid "File was not found" msgstr "" #: src/scripts/controllers.js -msgid "File was successfuly removed." +msgid "File was successfully removed." msgstr "" #: src/partials/apps.html From 6f3e39947ca0f82217033ad92ef505953cfb4d45 Mon Sep 17 00:00:00 2001 From: rugk Date: Sat, 4 Jun 2016 20:35:59 +0200 Subject: [PATCH 6/8] Fix wording in translation --- frontend/locales/it.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/locales/it.po b/frontend/locales/it.po index 925b0e3..d15f376 100644 --- a/frontend/locales/it.po +++ b/frontend/locales/it.po @@ -152,7 +152,7 @@ msgid "File was not found" msgstr "" #: src/scripts/controllers.js -msgid "File was successfuly removed." +msgid "File was successfully removed." msgstr "Il file è stato rimosso." #: src/partials/apps.html From 44dcc146a3c8be1c4acc243dcde402c694e21b82 Mon Sep 17 00:00:00 2001 From: rugk Date: Sat, 4 Jun 2016 20:36:15 +0200 Subject: [PATCH 7/8] Fix wording in translation --- frontend/locales/nl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/locales/nl.po b/frontend/locales/nl.po index 32f31b5..951dd7b 100644 --- a/frontend/locales/nl.po +++ b/frontend/locales/nl.po @@ -151,7 +151,7 @@ msgid "File was not found" msgstr "Bestand niet gevonden" #: src/scripts/controllers.js -msgid "File was successfuly removed." +msgid "File was successfully removed." msgstr "Bestand is succesvol verwijderd." #: src/partials/apps.html From 72d6db8533fa35d2fc83bee3cbf8d5619fad6c6f Mon Sep 17 00:00:00 2001 From: rugk Date: Sat, 4 Jun 2016 21:21:11 +0200 Subject: [PATCH 8/8] Fix wording in German translation --- frontend/locales/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/locales/de.po b/frontend/locales/de.po index 55d1b84..f0826f2 100644 --- a/frontend/locales/de.po +++ b/frontend/locales/de.po @@ -80,7 +80,7 @@ msgstr "Kontaktiere uns" #: src/index.html src/partials/contacts.html msgid "Contacts" -msgstr "Kontakte" +msgstr "Kontakt" #: src/partials/view.html msgid "Copy to clipboard"