diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-13 00:06:21 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-13 00:06:21 +0100 |
commit | f3a2daaa9d4fd574236b9168cdd6b0598d8578ce (patch) | |
tree | e398d4d59abc5e25c0b4c01afb058c83cf28cbf8 /apps/files_versions | |
parent | 17fd6482d873c170278aafeceb9005415f272901 (diff) | |
download | nextcloud-server-f3a2daaa9d4fd574236b9168cdd6b0598d8578ce.tar.gz nextcloud-server-f3a2daaa9d4fd574236b9168cdd6b0598d8578ce.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r-- | apps/files_versions/l10n/fr.php | 1 | ||||
-rw-r--r-- | apps/files_versions/l10n/sl.php | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_versions/l10n/fr.php b/apps/files_versions/l10n/fr.php index 76ad8fc97a6..e2698c5c4aa 100644 --- a/apps/files_versions/l10n/fr.php +++ b/apps/files_versions/l10n/fr.php @@ -6,5 +6,6 @@ "File %s could not be reverted to version %s" => "Le fichier %s ne peut être restauré dans sa version %s", "No old versions available" => "Aucune ancienne version n'est disponible", "No path specified" => "Aucun chemin spécifié", +"Versions" => "Versions", "Revert a file to a previous version by clicking on its revert button" => "Restaurez un fichier dans une version antérieure en cliquant sur son bouton de restauration" ); diff --git a/apps/files_versions/l10n/sl.php b/apps/files_versions/l10n/sl.php index d6dfbee6aaf..2df00fc8264 100644 --- a/apps/files_versions/l10n/sl.php +++ b/apps/files_versions/l10n/sl.php @@ -3,7 +3,7 @@ "success" => "uspešno", "File %s was reverted to version %s" => "Datoteka %s je povrnjena na različico %s.", "failure" => "spodletelo", -"File %s could not be reverted to version %s" => "Datoteka %s ni mogoče povrniti na različico %s.", +"File %s could not be reverted to version %s" => "Datoteke %s ni mogoče povrniti na različico %s.", "No old versions available" => "Ni starejših različic.", "No path specified" => "Ni določene poti", "Versions" => "Različice", |