summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/files_sharing/l10n/de.php4
-rw-r--r--apps/files_sharing/l10n/de_DE.php4
-rw-r--r--apps/user_ldap/l10n/el.php4
3 files changed, 8 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/de.php b/apps/files_sharing/l10n/de.php
index 492351845fd..d47a29d5790 100644
--- a/apps/files_sharing/l10n/de.php
+++ b/apps/files_sharing/l10n/de.php
@@ -1,7 +1,7 @@
<?php
$TRANSLATIONS = array(
-"Shared with you" => "Dies wurde mit Dir geteilt",
-"Shared with others" => "Dies wurde mit anderen geteilt",
+"Shared with you" => "Mit Dir geteilt",
+"Shared with others" => "Von Dir geteilt",
"No files have been shared with you yet." => "Es wurden bis jetzt keine Dateien mit Dir geteilt.",
"You haven't shared any files yet." => "Du hast bis jetzt keine Dateien mit anderen geteilt.",
"Shared by {owner}" => "Geteilt von {owner}",
diff --git a/apps/files_sharing/l10n/de_DE.php b/apps/files_sharing/l10n/de_DE.php
index 3142caaf829..b702ce1bec4 100644
--- a/apps/files_sharing/l10n/de_DE.php
+++ b/apps/files_sharing/l10n/de_DE.php
@@ -1,7 +1,7 @@
<?php
$TRANSLATIONS = array(
-"Shared with you" => "Dies wurde mit Ihnen geteilt",
-"Shared with others" => "Dies wurde mit anderen geteilt",
+"Shared with you" => "Mit Ihnen geteilt",
+"Shared with others" => "Von Ihnen geteilt",
"No files have been shared with you yet." => "Es wurden bis jetzt keine Dateien mit Ihnen geteilt.",
"You haven't shared any files yet." => "Sie haben bis jetzt keine Dateien mit anderen geteilt.",
"Shared by {owner}" => "Geteilt von {owner}",
diff --git a/apps/user_ldap/l10n/el.php b/apps/user_ldap/l10n/el.php
index bbafe123174..fa2db3bd758 100644
--- a/apps/user_ldap/l10n/el.php
+++ b/apps/user_ldap/l10n/el.php
@@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"Deletion failed" => "Η διαγραφή απέτυχε",
"Take over settings from recent server configuration?" => "Πάρτε πάνω από τις πρόσφατες ρυθμίσεις διαμόρφωσης του διακομιστή?",
"Keep settings?" => "Διατήρηση ρυθμίσεων;",
+"{nbServer}. Server" => "{nbServer}. Διακομιστής",
"Cannot add server configuration" => "Αδυναμία προσθήκης ρυθμίσεων διακομιστή",
"mappings cleared" => "αντιστοιχίες εκκαθαρίστηκαν",
"Success" => "Επιτυχία",
@@ -35,6 +36,7 @@ $TRANSLATIONS = array(
"Could not find the desired feature" => "Αδυναμία εύρεσης επιθυμητου χαρακτηριστικού",
"Server" => "Διακομιστής",
"User Filter" => "Φίλτρο χρηστών",
+"Login Filter" => "Φίλτρο Εισόδου",
"Group Filter" => "Group Filter",
"Save" => "Αποθήκευση",
"Test Configuration" => "Δοκιμαστικες ρυθμισεις",
@@ -52,6 +54,7 @@ $TRANSLATIONS = array(
"Other Attributes:" => "Άλλες Ιδιότητες:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Ορίζει το φίλτρο που θα εφαρμοστεί, όταν επιχειριθεί σύνδεση. Το %%uid αντικαθιστά το όνομα χρήστη κατά τη σύνδεση. Παράδειγμα: \"uid=%%uid\"",
"1. Server" => "1. Διακομιστής",
+"%s. Server:" => "%s. Διακομιστής:",
"Add Server Configuration" => "Προσθήκη Ρυθμίσεων Διακομιστή",
"Delete Configuration" => "Απαλοιφή ρυθμίσεων",
"Host" => "Διακομιστής",
@@ -68,6 +71,7 @@ $TRANSLATIONS = array(
"users found" => "χρήστες βρέθηκαν",
"Back" => "Επιστροφή",
"Continue" => "Συνέχεια",
+"Expert" => "Ειδικός",
"Advanced" => "Για προχωρημένους",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Προσοχή:</b> Οι εφαρμογές user_ldap και user_webdavauth είναι ασύμβατες. Μπορεί να αντιμετωπίσετε απρόβλεπτη συμπεριφορά. Παρακαλώ ζητήστε από τον διαχειριστή συστήματος να απενεργοποιήσει μία από αυτές.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Προσοχή:</b> Το άρθρωμα PHP LDAP δεν είναι εγκατεστημένο και το σύστημα υποστήριξης δεν θα δουλέψει. Παρακαλώ ζητήστε από τον διαχειριστή συστήματος να το εγκαταστήσει.",